This is a migrated thread and some comments may be shown as answers.

Area chart with null values

1 Answer 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jacky
Top achievements
Rank 1
Jacky asked on 08 Aug 2018, 09:17 PM

I want to create a line chart with the bottom port shaded in.  I can accomplish this by adding an Area series with the same data points.  The only issue is when there's a null data point.  For line chart, nulls are not rendered as a point but Area treats it as 0.  Is it possible to fix this behavior?

Sample here: https://plnkr.co/edit/lXZCYxrb3d7ikiCXalhY?p=preview

 

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 09 Aug 2018, 12:09 PM
Hi,

You can use the missingValues option to change the null values rendering - updated example.

Regards,
Daniel
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Jacky
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or