8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15591fb commit 64b0fb6Copy full SHA for 64b0fb6
lib/matplotlib/axes/_secondary_axes.py
@@ -300,7 +300,7 @@ def set_color(self, color):
300
for examples of making these conversions.
301
302
transform : `.Transform`, optional
303
- An optional transform that can be passed. *location* will be
+ If specified, *location* will be
304
placed relative to this transform (in the direction of the axis)
305
rather than the parent's axis. i.e. a secondary x-axis will
306
use the provided y transform and the x transform of the parent.
0 commit comments