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

Bug: BelowBarData accidentally considers BarData.colorsStop's count #46

Closed
daniel-v opened this issue Jul 12, 2019 · 0 comments · Fixed by #47
Closed

Bug: BelowBarData accidentally considers BarData.colorsStop's count #46

daniel-v opened this issue Jul 12, 2019 · 0 comments · Fixed by #47

Comments

@daniel-v
Copy link

daniel-v commented Jul 12, 2019

When creating a LineChartBarData with colors and colorStops set, together with BelowBarData,
LineChartPainter.drawBelowBar will consider BarData's colorStops instead of BelowBarData's.

Related method: LineChartPainter.drawBelowBar

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 a pull request may close this issue.

1 participant