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

enabled pie chart repainting #16

Merged

Conversation

erolasan
Copy link
Contributor

@erolasan erolasan commented Jun 9, 2019

#15 enabled pie chart repainting

Copy link
Owner

@imaNNeo imaNNeo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, this is exactly where we should change,
But, this check it is not efficient, please check oldDelegate.data! = data,
And do it in all painters (pie_chart_painter, line_chart_painter and bar_chart_painter),
And Make sure it is works correctly,
Thanks for contributing.

@erolasan
Copy link
Contributor Author

erolasan commented Jun 9, 2019

tested it with all 3 types of charts, it works correctly

@imaNNeo
Copy link
Owner

imaNNeo commented Jun 9, 2019

Thanks, man!

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.

2 participants