doc: fix typos

time-shift
Houtan Bastani 2019-08-29 15:53:18 +02:00
parent 489634b648
commit 87fd09081b
No known key found for this signature in database
GPG Key ID: 000094FB955BE169
1 changed files with 3 additions and 3 deletions

View File

@ -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