Skip to content

timezone dependent bugs #5861

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

Open
archmoj opened this issue Jul 28, 2021 · 2 comments
Open

timezone dependent bugs #5861

archmoj opened this issue Jul 28, 2021 · 2 comments
Labels
bug something broken P3 backlog

Comments

@archmoj
Copy link
Contributor

archmoj commented Jul 28, 2021

I don't think this has been fixed. I took the original code pen and updated it to 2.3.0:

https://codepen.io/Djeramon/pen/XWRVzwz

The behavior is not yet right. Two things are going wrong:

  • For the last data point only the hover label of a single trace is shown. (Yen)
  • The values for all other traces are shifted and are not shown correctly. (e.g. the third data point for US Dollar should be the value 6, but instead the hover label shows the value 8)

Originally posted by @Djeramon in #5822 (comment)

@archmoj archmoj added the bug something broken label Jul 28, 2021
@archmoj
Copy link
Contributor Author

archmoj commented Jul 28, 2021

Right now time zone is not set to Alaska when generating the baselines (UTC is used).
However if/when set 6 mocks render differently.
See diff-* here: https://app.circleci.com/pipelines/github/plotly/plotly.js/5057/workflows/960e81f3-b5ff-4ee8-9b3b-41b5b7cce5d9/jobs/128237/artifacts

@archmoj
Copy link
Contributor Author

archmoj commented Jul 28, 2021

Another observation is that by setting the timezone to Europe/Berlin some jasmine tests fail here: https://app.circleci.com/pipelines/github/plotly/plotly.js/5058/workflows/9afde51b-d32b-483f-9e30-56899bc50f59/jobs/128248

@gvwilson gvwilson self-assigned this Jun 25, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson changed the title Investigate timezone dependent bugs timezone dependent bugs Aug 9, 2024
@gvwilson gvwilson added the P3 backlog label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P3 backlog
Projects
None yet
Development

No branches or pull requests

2 participants