Sparkline Component - Do Not Display Bad Quality Data

Hi,

I am looking to display the past 4 hours of historical data using the Sparkline component.

When the data is bad quality, I want the Sparkline to show nothing during that time frame. Is this possible? Or does the Sparkline need to display a continuous line that never “breaks”?

I am aware there is the ‘Ignore Bad Quality’ data option in the historical tag binding, but this gives the illusion that data is accurate for the entire time frame. Alternatively, I can get it to return values of 0 when the data is bad quality, but this gives the appearance the value truly is 0.

Any suggestions are greatly appreciated, including if other components would be better for my use case.