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

Proposal: Axial Swarm Plot #8

Open
alexlenail opened this issue Sep 17, 2018 · 2 comments
Open

Proposal: Axial Swarm Plot #8

alexlenail opened this issue Sep 17, 2018 · 2 comments
Labels
enhancement New feature or request needs more thought

Comments

@alexlenail
Copy link
Owner

Seaborn's swarm plots tend to be a little slow, limiting the size of the plot. It would be lovely for Axial to provide fast, large-scale, interactive swarm plots. There's an opportunity here for some sexy animations in here too.

Since this would be an entirely new visualization, it might be a good place to break ground on a Vega-based Axial plot. Vega has swarm plots. How performant are they? I see they're rendered to the canvas, which is promising.

Alternately, Axial could try something more dramatic for swarm plots -- how could this classic visualization be improved? Could it be animated? Could we do something better than dots? Could it add more information than just being pointilliste violin plot?

@alexlenail
Copy link
Owner Author

@alexlenail
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs more thought
Projects
None yet
Development

No branches or pull requests

2 participants