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

The area under a LineGraph is not filled in a proper way #43

Closed
martinschaller opened this issue Jan 31, 2013 · 2 comments
Closed

The area under a LineGraph is not filled in a proper way #43

martinschaller opened this issue Jan 31, 2013 · 2 comments

Comments

@martinschaller
Copy link

If I'm filling the area under a line graph with a different color than the hardcoded one - especially bright ones - the area isn't drawn proper. I think the algorithm for drawSeries(...) in LineGraphView needs to be recoded.

screenshot

@martinschaller
Copy link
Author

Issue solved when increasing the strokeWidth to 20.
But if you want do draw graph with negative values the total area is filled instead of starting from the x-Axis

@jjoe64
Copy link
Owner

jjoe64 commented Sep 10, 2013

related to #56 and #66

@jjoe64 jjoe64 closed this as completed Nov 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants