Skip to content

Conversation

@PT10
Copy link
Contributor

@PT10 PT10 commented Sep 7, 2020

Checking if the value is null before plotting the line region (dashed line). If the value is null then there is no need to add the point in the SVG path. Without this check chart plots a solid line for data points with null value. Please refer to the description in the issue #2813.

Checking if the value is null before plotting the line region (dashed line). If the value is null then there is no need to add the point in the SVG path. Without this check chart plots a solid line for data points with null value. Please refer to the description in the issue c3js#2813.
@PT10 PT10 changed the title Fix for #2813 Fix for #2813. Fixed trailing solid line for null values in case of data regions Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant