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

Added possibility to draw area between 2 lines in the line chart #136

Merged
merged 4 commits into from
Dec 27, 2019
Merged

Added possibility to draw area between 2 lines in the line chart #136

merged 4 commits into from
Dec 27, 2019

Conversation

krispypen
Copy link
Contributor

This resolves issue #93

With this you can draw an area between 2 lines, the area can be a color (usually something semi-transparent), or a gradient. You can use it by adding a betweenBarsData property on LineChartData.

And also adds it to the example project:
Screenshot 2019-12-15 at 10 45 31

@imaNNeo
Copy link
Owner

imaNNeo commented Dec 15, 2019

Hi @krispypen, great to see this,
I appreciate it, I'm gonna review it ASAP.
Thanks!

@imaNNeo
Copy link
Owner

imaNNeo commented Dec 20, 2019

May I ask you to update the LineChartData documentation?
I promise this is the last one :)

@imaNNeo
Copy link
Owner

imaNNeo commented Dec 26, 2019

Hi there, any news?

@krispypen
Copy link
Contributor Author

Hi, sorry for the delay, just implemented every request, also added screenshot of sample 7 in the docs (but the url to the image will work only after merging the PR)

@imaNNeo imaNNeo merged commit 4e25bbd into imaNNeo:master Dec 27, 2019
@imaNNeo
Copy link
Owner

imaNNeo commented Dec 27, 2019

Hi man.
Thanks for your awesome work, I appreciate it.
Hope to see your more PRs.
Cheers!

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