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 ea13253 commit bda5d67Copy full SHA for bda5d67
doc/devel/documenting_mpl.rst
@@ -426,6 +426,8 @@ rules expand on them where the numpydoc conventions are not specific.
426
427
Use ``float`` for a type that can be any number.
428
429
+Use ``(float, float)`` to describe a 2D position.
430
+
431
Use ``array-like`` for homogeneous numeric sequences, which could
432
typically be a numpy.array. Dimensionality may be specified using ``2D``,
433
``3D``, ``n-dimensional``. If you need to have variables denoting the
0 commit comments