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.
get_y_axis_label
1 parent 3037f0e commit 34e7d68Copy full SHA for 34e7d68
manim/mobject/graphing/coordinate_systems.py
@@ -305,7 +305,7 @@ def get_y_axis_label(
305
label
306
The label. Defaults to :class:`~.MathTex` for ``str`` and ``float`` inputs.
307
edge
308
- The edge of the x-axis to which the label will be added, by default ``UR``.
+ The edge of the y-axis to which the label will be added, by default ``UR``.
309
direction
310
Allows for further positioning of the label from an edge, by default ``UR``
311
buff
0 commit comments