Skip to content

Adjust local time offset help improve display short time periods (hours) in gl3d plots #3721

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

Closed
wants to merge 1 commit into from

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Apr 4, 2019

As partly described in #3306 when dealing with short times on gl3d axes, there are two problems involved:
One is that we need to deal with float numbers right close to precision limits (noting that floats are generally good when the data is uniformly distributed around zero). This could be improved when #2646 is addressed.
The second problem is that the date ticks presented in the browser shifted depending on user time zone.
This PR is an attempt to solve the second issue.

  • need to figure out a better way to adjust the time in CI tests and in generating the gl3d baselines.

@alexcjohnson
@plotly/plotly_js

@archmoj
Copy link
Contributor Author

archmoj commented Jun 5, 2020

Reworked in #4903.

@archmoj archmoj closed this Jun 5, 2020
@archmoj archmoj deleted the date-offset branch July 19, 2021 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant