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

Line datetime from zero #141

Open
BartosStore opened this issue May 25, 2023 · 0 comments
Open

Line datetime from zero #141

BartosStore opened this issue May 25, 2023 · 0 comments

Comments

@BartosStore
Copy link

Hi,

I try to render time lines with datetime starting from zero. To be more precise, each line is one hour of some action and within line I visualize the change of state from 0:00:00 to 0:59:59. I think its the timezone thats giving me the trouble.

Y-axis is OK. Tooltip shows correct time after setting useUtc: true. But X-axis still shows the time offset by the timezone. I see 01h-02h, but I need 00h-01h. Is it possible to implement useUtc flag for X-axis?

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