Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Axis Shift/Offset Option #145

Open
oren-weiss opened this issue Oct 29, 2021 · 1 comment
Open

Feature Request: Axis Shift/Offset Option #145

oren-weiss opened this issue Oct 29, 2021 · 1 comment

Comments

@oren-weiss
Copy link

Many other graphics frameworks (pgfplots, gnuplot, Seaborn, ggplot2) have the ability to offset or shift the axes so they are "floating", disconnected from one another, e.g. this from Seaborn
image
Looking through the documentation and perusing the code, I didn't see this feature implemented, so apologies if it already has been.
My use case here is for producing more aesthetically pleasing graphics directly using the framework without having to edit in a vector graphics program. This axes display is also recommended in Edward Tufte's The Visual Display of Quantitative Information.

@jheinen
Copy link
Collaborator

jheinen commented Oct 30, 2021

My idea was to provide a function which draws a single axis with ticks and (optionally user-defined) labels, both for 2D and 3D applications. Unfortunately, I didn't have the time yet - but it's on my radar.

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

No branches or pull requests

2 participants