Line-Chart rendering showing zeros for truncated data
Not sure if this is a feature or a bug - but if a line chart is painted with its point/line count limited, where points are pruned from a chart, they're displayed as zeros .
For example I'm rendering a historical FX rate chart - at first I had a heart attack as I thought we were missing data.
When I zoom in with the scroll wheel, they eventually paint up.
Ideally, even though the points may be being pruned, I'd expect the behaviour to be similar to below, where gaps were connected ( as set in 'Missing Values > Show as connections )
If I can get my access to the Pendo.Io login for the Ideation I'll post it there.