Thanks to visit codestin.com Credit goes to github.com
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 3c82137Copy full SHA for 3c82137
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