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

Timeline Chart Needs Dynamic X-Axis Annotation for Large Data #321

Open
asb9189 opened this issue Jul 9, 2021 · 1 comment
Open

Timeline Chart Needs Dynamic X-Axis Annotation for Large Data #321

asb9189 opened this issue Jul 9, 2021 · 1 comment

Comments

@asb9189
Copy link

asb9189 commented Jul 9, 2021

Hi Team!

I have been working with ApexCharts for the past couple of weeks and have been really impressed thus far. Recently, I have run into an issue that I cannot find a solution too, even when referring to the documentation. I am trying to graph a gantt chart (React-ApexChart Timeline Chart Distributed: https://apexcharts.com/react-chart-demos/timeline-charts/distributed/) with an abundance of data.

I'm currently rendering this chart in a scrollable container to make it easier to navigate vertically. However, the issue arises when the user is scrolling up and can no longer see the x-axis. This makes it hard to tell what time a particular action item started and finished without hovering over to see the tooltip. Here is an example:

snap

In the example above I have scrolled up far enough that I can no longer see the x-axis. What I would LOVE to see is something like this:

example

Is this possible using ApexCharts? Should I be rendering this data in a different fashion? Can the x-axis become 'sticky' and follow the user as they scroll up and down?

All help is much appreciated!

@ontheway16
Copy link

+1 on this.

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

2 participants