Closed
Description
Hi,
When I'm using scatter chart to display time series with fractional milliseconds, the fractional part is not displayed correctly. Multiple samples become one, this looks strange, for sure it's not the user expects to see on high resolution. The problem persists in all versions of plotly.js since 1.21.0. Version 1.20.5 doesn't have this problem.
Example on jsfiddle:
1.20.5 (expected behaviour)
1.23.0 (issue is reproduced)