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.
2 parents 2f31f5d + eaa60b2 commit def180dCopy full SHA for def180d
doc/users/explain/figures.rst
@@ -124,8 +124,8 @@ figures inside a parent Figure; see
124
It is possible to directly instantiate a `.Figure` instance without using the
125
pyplot interface. This is usually only necessary if you want to create your
126
own GUI application or service that you do not want carrying the pyplot global
127
-state. See the embedding examples in :doc:`/gallery/user_interfaces/index` for
128
-examples of how to do this.
+state. See the embedding examples in :ref:`user_interfaces` for examples of
+how to do this.
129
130
Figure options
131
--------------
0 commit comments