Trivial typo fix in docs
This commit is contained in:
parent
e506014763
commit
58f92ae947
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ Static images
|
||||||
* ``fill`` - color to use as the fill (e.g. ``red``, ``rgba(255,255,255,0.5)``, ``#0000ff``)
|
* ``fill`` - color to use as the fill (e.g. ``red``, ``rgba(255,255,255,0.5)``, ``#0000ff``)
|
||||||
* ``stroke`` - color of the path stroke
|
* ``stroke`` - color of the path stroke
|
||||||
* ``width`` - width of the stroke
|
* ``width`` - width of the stroke
|
||||||
* ``padding`` - "percetange" padding for fitted endpoints (area-based and path autofit)
|
* ``padding`` - "percentage" padding for fitted endpoints (area-based and path autofit)
|
||||||
|
|
||||||
* value of ``0.1`` means "add 10% size to each side to make sure the area of interest is nicely visible"
|
* value of ``0.1`` means "add 10% size to each side to make sure the area of interest is nicely visible"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue