In our plots, we ask for data covered by the current view. With sparsely populated data, even if outside points are included in the data provided to plot, they are not displayed correctly by the graph tracks (filtered out).
Added unit tests to reveal this issue and proposed a fix.
In our plots, we ask for data covered by the current view. With sparsely populated data, even if outside points are included in the data provided to plot, they are not displayed correctly by the graph tracks (filtered out).
Added unit tests to reveal this issue and proposed a fix.