-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
featuresomething newsomething new
Description
Scatter graph with traces using autorange on x-axis has left and right gap if any of the traces has markers
flag set on trace.mode
.
If mode='lines'
for all traces, the leftmost trace points are displayed on the leftmost point of X-axis, but if the mode
is changed to e.g. lines+markers
, there is a gap from the left and from the right. This visualization looks strange for time series data - it looks like there are no data point within the gaps..
See sample, change the traceX.mode
to lines
to see the difference.
davidjb, dalle and secretwpn
Metadata
Metadata
Assignees
Labels
featuresomething newsomething new