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

Unix Timestamp on zooming to milliseconds (timeline) #4467

Open
QuentinBubu opened this issue May 14, 2024 · 1 comment
Open

Unix Timestamp on zooming to milliseconds (timeline) #4467

QuentinBubu opened this issue May 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@QuentinBubu
Copy link

Hi,

I opened this issue as a continuation of apexcharts/Blazor-ApexCharts#460

When zooming in to see the details, updating the X axis goes from minute to milliseconds, causing a display of timestamps. This happens when you want to scroll the graph with planning or zoom it with zoom selection.

Steps to Reproduce

  1. Have date with milliseconds
  2. Select zoom in selection
  3. Zoom on short time

Expected Behavior

Elements on timeline zoomed in

Actual Behavior

Elements disappear and Unix Timestamp is set to X label axis

Screenshots

bugWebsite.mp4
bugLocal.mp4

Reproduction Link

https://codepen.io/quentinbubu/full/xxNGOLJ

Best regards

@QuentinBubu QuentinBubu added the bug Something isn't working label May 14, 2024
@WB-FSE
Copy link

WB-FSE commented May 28, 2024

Got the same issue, can I assist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants