Skip to content

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

Closed
archmoj wants to merge 1 commit into
masterfrom
date-offset
Closed

Adjust local time offset help improve display short time periods (hours) in gl3d plots#3721
archmoj wants to merge 1 commit into
masterfrom
date-offset

Conversation

@archmoj

@archmoj archmoj commented Apr 4, 2019

Copy link
Copy Markdown
Contributor

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

archmoj commented Jun 5, 2020

Copy link
Copy Markdown
Contributor Author

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