How to fill the gaps between line points when value is null
I am getting these charts when having a value equals null, I want something similar to spanGaps that exists on chartjs
https://www.chartjs.org/docs/latest/charts/line.html#line-styling.
So instead of breaking the lines, I want lines to be drawn between points with no or null data

Have you tried undefined?
Tanner Linsley Sent with Spark On Oct 11, 2022 at 6:15 AM -0600, EL HOUCINE AOUASSAR @.***>, wrote:
I am getting these charts when having a value equals null, I want something similar to spanGaps that exists on chartjs https://www.chartjs.org/docs/latest/charts/line.html#line-styling. So instead of breaking the lines, I want lines to be drawn between points with no or null data — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>