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
render continuous line/area between non-adjacent points (#833) (9f9892b), closes #825
Features
debug state flag added to chart status (#834) (83919ff)
expose datum as part of GeometryValue (#822) (dcd7077)
BREAKING CHANGES
when rendering non-stacked line/area charts with a continuous x scale and no fit function,
the line/area between non-consecutive data points will be rendered as a continuous line/area without adding an uncertain dashed line/ semi-transparent area that connects the two, non-adjacent, points.