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

I want to set the minimum and maximum values of the x-axis to the server time. Is there a way? #151

Open
JangCool opened this issue Dec 6, 2021 · 1 comment

Comments

@JangCool
Copy link

JangCool commented Dec 6, 2021

I think, the local function Date.now() is used to set the x-axis time range. Is that right?

I want to set the minimum and maximum values of the x-axis to the server time. Is there a way?

@nagix I need your help.

image

@dorianbayart
Copy link

dorianbayart commented Aug 25, 2022

Setting the x-axis time range to match server time seems to be impossible as of today.

As a solution, I shifted the time of my data to fit the client's local time.
The downside of this solution is that the x-axis doesn't represent the actual server time.

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