Skip to content

Add InsetAxes for floating overlay sub-plots#6

Open
CSSFrancis wants to merge 5 commits intomainfrom
inset-plot
Open

Add InsetAxes for floating overlay sub-plots#6
CSSFrancis wants to merge 5 commits intomainfrom
inset-plot

Conversation

@CSSFrancis
Copy link
Copy Markdown
Owner

This adds InsetAxes with the idea that you can have floating subplots. Mostly this is a way to handle things like:

https://www.pyxem.org/en/stable/examples/orientation_mapping/multi_phase_orientation.html#sphx-glr-examples-orientation-mapping-multi-phase-orientation-py

The axes can be toggled and have a title. Otherwise they are a functionaly Plot object and cna have things like markers etc, as well as handle things like events. For the example above I'd like to be able to select an orientation --> Display just that orientation as an overlay.

I also added in a change log with towncrier for tracking changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant