set labelFormatter(String Function(double)? v) { _labelFormatter = v; _staticPicture = null; markNeedsPaint(); }