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 9488d1c commit d2e15b9Copy full SHA for d2e15b9
lib/mpl_toolkits/mplot3d/axes3d.py
@@ -68,7 +68,7 @@ def __init__(
68
The projection type, default 'persp'.
69
computed_zorder : bool, default: True
70
If True, the draw order is computed based on the average position
71
- of the `.Artist`s along the view direction.
+ of the `.Artist`\\s along the view direction.
72
Set to False if you want to manually control the order in which
73
Artists are drawn on top of each other using their *zorder*
74
attribute. This can be used for fine-tuning if the automatic order
0 commit comments