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 18e3e4d commit f81fc12Copy full SHA for f81fc12
doc/users/next_whats_new/ellipse_annotation.rst
@@ -1,9 +1,9 @@
1
``ellipse`` boxstyle option for annotations
2
-------------------------------------------
3
4
-The `ellipse` option for boxstyle can now be used to create annotations
+The ``'ellipse'`` option for boxstyle can now be used to create annotations
5
with an elliptical outline. It can be used as a closed curve shape for
6
-longer texts instead of the `circle` boxstyle which can get quite big.
+longer texts instead of the ``'circle'`` boxstyle which can get quite big.
7
8
.. plot::
9
:include-source: true
0 commit comments