You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 4.9.0
Data points with with time delta <= 10 sec gets a random end time and hide all other data points(time delta > 10 sec)
For eg:
If Start = 2020-08-22 15:00:20.810751 and End =2020-08-22 15:00:27.241874 (time delta < 10 sec)
End time is displayed as -
Thanks for your interest in plotly.py!!
Before opening an issue, please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Bug reports must be accompanied with a reproducible example. Please use the latest version of plotly.py in your report unless not applicable and specify if you're plotting online or offline.
Note that GitHub issues are reserved for bug reports and feature requests only. Implementation questions should be asked on community.plot.ly (tagged python) or on Stack Overflow (tagged plotly).
Comments on GitHub issues or pull requests should add content to the discussions. Approbation comments such as +1 or I would like this feature to be implemented as well will be deleted by the maintainers. Please use GitHub reactions instead.
The text was updated successfully, but these errors were encountered:
In 4.9.0
Data points with with time delta <= 10 sec gets a random end time and hide all other data points(time delta > 10 sec)
For eg:

If Start = 2020-08-22 15:00:20.810751 and End =2020-08-22 15:00:27.241874 (time delta < 10 sec)
End time is displayed as -
Thanks for your interest in plotly.py!!
Before opening an issue, please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Bug reports must be accompanied with a reproducible example. Please use the latest version of plotly.py in your report unless not applicable and specify if you're plotting online or offline.
Note that GitHub issues are reserved for bug reports and feature requests only. Implementation questions should be asked on community.plot.ly (tagged
python
) or on Stack Overflow (taggedplotly
).Comments on GitHub issues or pull requests should add content to the discussions. Approbation comments such as +1 or I would like this feature to be implemented as well will be deleted by the maintainers. Please use GitHub reactions instead.
The text was updated successfully, but these errors were encountered: