I’ve a line graph over time . The data is grouped by week. For some weeks I don’t have any data, what produces gaps in the line. Now I would like to connect the gaps. I found the option to insert empty points into the graph for missing data. But as far as I see it requires a defined colour. But the graph should be dynamic and automatically use the graphs colour.
Help would be much appreciated
You must ensure the type of hart is a contiguous, linear type this way the line does not stop and start with gaps.
Empty and Null Data Points in Charts
Edit:
Also there is a recommended formula you should use in this instance for RB 3.0.
Empty Points(1)
or
Empty Points(2)