We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_update_axisinfo
1 parent 372a837 commit 3fc1080Copy full SHA for 3fc1080
1 file changed
lib/matplotlib/backends/qt_editor/figureoptions.py
@@ -205,7 +205,6 @@ def apply_callback(data):
205
# Restore the unit data
206
axis.converter = axis_converter[name]
207
axis.set_units(axis_units[name])
208
- axis._update_axisinfo()
209
210
# Set / Curves
211
for index, curve in enumerate(curves):
0 commit comments