-
-
Notifications
You must be signed in to change notification settings - Fork 112
Closed
Description
Our Numeric
widgets don't work very well in some cases when axis-type is 'date'... In Style/Axes but also in Style/Traces like in the case of histograms with a date axis.
- correct date handling with DateOrNumeric component Fix date handling #804
- BinSize: when date, allow to format in month format ('M1') or miliseconds BinSize adjustments #813
- Dtick (Step Offset, Step Size), adjust when axis type is date: https://plot.ly/javascript/reference/#scatter-marker-colorbar-dtick (maybe some optimizations to be made with BinSize control as can also take the
M12
format) AxisInterval adjustments #821 - add dateTime picker Datetimepicker #811
- double check for resolution of: https://github.com/plotly/streambed/issues/11794, https://github.com/plotly/streambed/issues/11795
- https://github.com/plotly/streambed/issues/11864: plotly.js bug open: better dticks default when switching from auto to linear tickmode plotly.js#3395
bhogan-mitre and nicolaskruchten
Metadata
Metadata
Assignees
Labels
No labels