diff --git a/lib/matplotlib/ticker.py b/lib/matplotlib/ticker.py index ae16a696b500..cccdae2dbb5d 100644 --- a/lib/matplotlib/ticker.py +++ b/lib/matplotlib/ticker.py @@ -975,7 +975,8 @@ def _num_to_string(self, x, vmin, vmax): s = '%1.0e' % x else: s = self.pprint_val(x, vmax - vmin) - + return s + def __call__(self, x, pos=None): """ Return the format for tick val `x`.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: