Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/users/explain/figures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ figures inside a parent Figure; see
It is possible to directly instantiate a `.Figure` instance without using the
pyplot interface. This is usually only necessary if you want to create your
own GUI application or service that you do not want carrying the pyplot global
state. See the embedding examples in :doc:`/gallery/user_interfaces/index` for
examples of how to do this.
state. See the embedding examples in :ref:`user_interfaces` for examples of
how to do this.

Figure options
--------------
Expand Down