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 Synchronized Charts #703

Open
heinemannj opened this issue May 9, 2024 · 0 comments
Open

Support for Synchronized Charts #703

heinemannj opened this issue May 9, 2024 · 0 comments
Labels
feature-request New feature or request

Comments

@heinemannj
Copy link

ApexCharts.js supports having multiple charts which support a common and synchronized x-axis:
https://apexcharts.com/docs/chart-types/synchronized-charts/

image

Would it be possible to support this in this card as well?

It would be very useful to have separate graphs for certain data with completely independent y-axes and to be able to display the data in a stacked fashion so that the graphs don't overlap, but still be able to synchronize the viewing of the values at any given point.

Today you can create multiple instances of the card and stack them in a vertical stack card, but the result is not very compact and there is no synchronization between them.

Please see discussion: #513

@heinemannj heinemannj added the feature-request New feature or request label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant