Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Linechart to support null value #644

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lsitec-braga
Copy link

A Render Error occurs when there ir null value inside LineChart.

This fix solves this problem to only return AnimatedValue when value is different of null

A Render Error occurs when there ir null value inside LineChart.

This fix solves this problem to only return AnimatedValue when value is
different of null
@Abhinandan-Kushwaha
Copy link
Owner

Hi @lsitec-braga
Your change is giving the below error-

Screenshot 2024-06-20 at 1 29 27 AM

Also, please specify the use case, why you want to support null values inside Line chart

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.

None yet

2 participants