Bar Chart with Null Values

Demonstrates how trendlines handle missing data points (null/undefined)

Configuration Used

This example shows how the trendline plugin handles datasets containing null and undefined values. The trendline automatically excludes these values from calculations:

Note: The trendline calculation only uses valid numeric data points, automatically filtering out null/undefined values.