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.
LightningChart resizing not very smoothly
Need some help with LightningChart js.
Error when using logarithmic axis for HeatmapGridSeries in lightningChartJS 5.2.0
I am using lightningChartJS to create a heatmap within a dashboard object. My requirement is to have a logarithmic x-axis, while the normal x-axis should not be visible. This setup worked perfectly in version 4.2.1, but after updating to version 5.2.0, it throws an error and the heatmap is not displayed.