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

Support for viewBox for scalable and responsive charts #1402

Open
1 task done
evangelion1204 opened this issue Feb 28, 2023 · 0 comments · May be fixed by #1403
Open
1 task done

Support for viewBox for scalable and responsive charts #1402

evangelion1204 opened this issue Feb 28, 2023 · 0 comments · May be fixed by #1403

Comments

@evangelion1204
Copy link

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

I am aware that the advantage of charist is its responsiveness yet I would be more than glad to control the viewport allowing to create resizeable charts until a certain breakpoint. Because I created some Plugins for Legend, Hover, Highlights and Titles they tend to conflict in resizing.

Describe the solution you'd like

This can be an optional value in Options that could also be controled with resonsive options later on adjusting the viewport for mobile screens.

I would be more than happy to create a PR.

Describe alternatives you've considered

I tried different approaches using CSS classes with Media-Queries but they never created a reliable result when resizing in mobile resolutions.

Documentation, Adoption, Migration Strategy

No response

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

Successfully merging a pull request may close this issue.

1 participant