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

Refactor plots #87

Open
Peter9192 opened this issue Nov 25, 2024 · 0 comments
Open

Refactor plots #87

Peter9192 opened this issue Nov 25, 2024 · 0 comments

Comments

@Peter9192
Copy link
Member

Now we have multipe plot types with duplicate code related to e.g. dimensions height/width/margin, (most of) axis, fonts, et cetera. It would be good refactor this, such that we can easily modify these things in one place and have it applied everywhere. Might also be useful for #83.

We could use solid.js contexts to create a ChartContainer. I played a bit with it in #75 but feel like creating a new PR would be better.

This was referenced Nov 25, 2024
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

1 participant