Relative Content

Tag Archive for javascriptlightningchart

How Can I Disable Lightningchart Scrolling Heatmap Automatic Color Transition

I am using a scrolling heatmap with several scrolling grid series to visualize data. However, there is a gap between the series where no data exists. I do not want anything to be drawn in these gaps, but the scrolling heatmap automatically fills them with colors. When new data arrives, these automatic colors are corrected based on the data, but if I stop feeding data to a specific series, the automatically drawn colors remain visible on the heatmap.