Skip to content

Commit 2808753

Browse files
committed
update fig-vars doc
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
1 parent 277ec83 commit 2808753

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/examples/fig-vars.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ fig-vars
44
Single
55
~~~~~~
66

7+
With `fig-vars` option, you can render a plotly figure assigned in a variable.
8+
79
.. plotly::
810
:fig-vars: fig1
911

@@ -15,6 +17,8 @@ Single
1517
Multiple
1618
~~~~~~~~
1719

20+
You can specify multiple variables.
21+
1822
.. plotly::
1923
:fig-vars: fig1, fig2
2024

0 commit comments

Comments
 (0)