HakaiInstitute / HakaiInstitute/tides_api
Find workaround for poor tz support in Plotly
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The X-axis in the tide plots always uses a users client timezone for formatting dates, while the timezone dates are always using the timezone of the station requested. This causes issues when visualizing stations outside of the user's current timezone.
It seems this is because Plotly has no way to specify what timezone to use in visualization, and always uses the users timezone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.