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
There should be no gaps between single bar fragments.
Current Behavior
Gaps present in bars.
Possible Solution
Related to some date ticks missing between datasets, e.g. first and third dataset has value for "2019-01-21" but not second dataset. Manual parsing is needed every time, and this should be handled on Chart.js side.