-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed as not planned
Labels
DocumentationNew featurestatus: 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: mpl_toolkit
Description
Problem
axisartist by default draws ticks on the opposite side of the labels. It provides a method Ticks.set_tick_out()
to change it to draw ticks on the same side of the label. However, there is no way to draw ticks across both sides.
Proposed Solution
Please add a function to axisartist.Ticks
that enables one to draw ticks on both sides of the axis.
Additional context and prior art
Drawing tick marks spanning an axis is a common artistic choice and should be possible in axisartist.
Metadata
Metadata
Assignees
Labels
DocumentationNew featurestatus: 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: mpl_toolkit