Skip to content

Conversation

hannesa2
Copy link
Collaborator

@hannesa2 hannesa2 commented Apr 2, 2022

The LineChart fill draws using intervals to avoid
memory issues, but with a larger data set and many
different (darker) colors Android does not draw the
drawable all the way to the edge of the interval.
This makes it look like there are spaces between the fill.
Draw a little beyond the existing interval so there are no gaps.

PhilJay#5284

The LineChart fill draws using intervals to avoid
memory issues, but with a larger data set and many
different (darker) colors Android does not draw the
drawable all the way to the edge of the interval.
This makes it look like there are spaces between the fill.
Draw a little beyond the existing interval so there are no gaps.

PhilJay#5284
@hannesa2 hannesa2 added the bugfix Something isn't working label Apr 2, 2022
@hannesa2 hannesa2 merged commit d45a2ff into master Apr 2, 2022
@hannesa2 hannesa2 deleted the FixDrawableLineChartFillBug branch April 2, 2022 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant