-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
referencing a plot_directive plot does not work #9346
Copy link
Copy link
Closed as not planned
Labels
status: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: sphinx extension
Milestone
Metadata
Metadata
Assignees
Labels
status: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Actiontopic: sphinx extension
Bug report
Bug summary
A figure created with
plot_directiveand preceeding label cannot be referenced with:ref:or:numref:.Code for reproduction
Actual outcome
rendered HTML
LaTeX code
Expected outcome
The
fooreferences should be links like thebarreferences.Matplotlib version