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

feat: support layers for all chart types #523

Open
ellvix opened this issue Aug 21, 2024 · 3 comments
Open

feat: support layers for all chart types #523

ellvix opened this issue Aug 21, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request high priority

Comments

@ellvix
Copy link
Collaborator

ellvix commented Aug 21, 2024

Like scatter and line, but for any plot types and any number. This works in theory, but it's never been done or tested so it needs debugging.

@ellvix ellvix added the enhancement New feature or request label Aug 21, 2024
@ellvix ellvix self-assigned this Aug 21, 2024
@ellvix
Copy link
Collaborator Author

ellvix commented Sep 2, 2024

@jooyoungseo we need plots with multiple layers to test this properly. Can you create or assign creation of multi layer charts for all types except line / scatter?

@jooyoungseo
Copy link
Member

@ellvix -- Since there are a bunch of combinations are available and one layer is independent of another, we cannot create all the testable combinations. We can at least ask ChatGPT to create some lulti-layered ggplot and export it as an SVG via svglite package.

@ellvix
Copy link
Collaborator Author

ellvix commented Sep 2, 2024

@jooyoungseo yes of course, just need at least 1 of each chart represented, not all combos.

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

No branches or pull requests

2 participants