Skip to content

2.0.0 null data points not rendering correctly #1284

@orefors

Description

@orefors

I have a a dataset for a line chart that contains some null values. The issue is that the null values cause the rendering of the line to skip points between the first and the last null value (see below). The points themselves are however correctly rendered. Also, if null values are expressed as "null" in the dataset, it throws an error, whereas if expressed as empty points the above happens.
The chart looks like this:

chartjs error

The code is as follows:

chartjs error js

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions