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

How to fill the area between two lines on LineChart #3561

Closed
BharatJagtap opened this issue Jul 17, 2018 · 2 comments
Closed

How to fill the area between two lines on LineChart #3561

BharatJagtap opened this issue Jul 17, 2018 · 2 comments

Comments

@BharatJagtap
Copy link

What did you do?

ℹ I tried to fill the area between two lines in a line chart with a color. I tried to follow this solution in Swift suggested for android android-implementation-for-filled-line-graph

What did you expect to happen?

ℹ I wanted to get a line chart like this

filled_line_chart

What happened instead?

ℹ But does not seem to be working well

@liuxuan30
Copy link
Member

looks like we didn't support this filling yet. You can write your own filling algorithm in line chart renderer.

@rob-k
Copy link

rob-k commented Jul 27, 2018

Also see my comment to this issue: #2863 (comment)

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

No branches or pull requests

3 participants