Skip to content

px.timeline can not display data points with time delta <= 10 sec #2735

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
palash1611 opened this issue Aug 31, 2020 · 2 comments
Closed

px.timeline can not display data points with time delta <= 10 sec #2735

palash1611 opened this issue Aug 31, 2020 · 2 comments

Comments

@palash1611
Copy link

palash1611 commented Aug 31, 2020

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 -
image

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.

@nicolaskruchten
Copy link
Contributor

Thanks for the bug report! This is a duplicate of #2658 and we have a fix in place, just waiting to do a release, hopefully this week :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants