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

Query: How to create an area graph? #1402

Closed
anishparajuli555 opened this issue Sep 6, 2016 · 2 comments
Closed

Query: How to create an area graph? #1402

anishparajuli555 opened this issue Sep 6, 2016 · 2 comments

Comments

@anishparajuli555
Copy link

anishparajuli555 commented Sep 6, 2016

I am trying to create an area graph with the min and max value for each points.But did not found anywhere .I guess setting the background color in the area between two line graph should solve this.

Tried setting fillColor for two data sets as.

.fillColor = UIColor.lightGrayColor()
.drawFilledEnabled = true

This did not work.How is this possible?

@danielgindi
Copy link
Collaborator

Check out the sample in Charts 3.0

@anishparajuli555
Copy link
Author

@danielgindi
I have tried converting the demo in swift..Setup all the necessary things..But doesn't work...Please have a look at this question.

http://stackoverflow.com/questions/39449992/cant-draw-area-graph-using-ios-charts

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

2 participants