Skip to content
Snippets Groups Projects
Verified Commit 87fd0908 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

doc: fix typos

parent 489634b6
No related branches found
No related tags found
No related merge requests found
Pipeline #1666 passed
......@@ -393,7 +393,7 @@ and a clarifying example.
.. option:: xTickLabelAnchor, STRING
Where to anchor the x tick label. Default: ```south'``.
Where to anchor the x tick label. Default: ```east'``.
.. option:: xTickLabelRotation, DOUBLE
......@@ -414,11 +414,11 @@ and a clarifying example.
.. option:: yTickLabelFixed, BOOLEAN
Round the y tick labels to a fixed number of decimal places,
given by ``yTickLabelPrecision``. Default: ``.true``.
given by ``yTickLabelPrecision``. Default: ``true``.
.. option:: yTickLabelPrecision, INTEGER
The precision with which to report the ``yTickLabel``. Default: ``1``.
The precision with which to report the ``yTickLabel``. Default: ``0``.
.. option:: yTickLabelScaled, BOOLEAN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment