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

Pull Request so Points Can Have Individual Colors on the Chart #200

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Pull Request so Points Can Have Individual Colors on the Chart #200

wants to merge 4 commits into from

Conversation

gudatcomputers
Copy link

Hi Leszek!

We are a team building an app to help people track their health data, and we would like to be able to use your hellocharts library in our project.

We needed our points to be able to be different individual colors, and so we made some small changes to make that possible in this pull request.

Now, hellocharts chart renderers can take points that are individually colored. Each PointValue can have a color of its own. Points without set colors are colored the pointColor defined on the Line that contains that point. We also have an example app that you can run to see how the changes work. It is located here: https://github.com/gudatcomputers/hello-charts-demo

Let us know if you have any questions :)

…hout colors are colored the pointColor defined on Line.
@lecho
Copy link
Owner

lecho commented Oct 16, 2015

Thanks and sorry for the delay. I will check that but I need a little more time.

@gudatcomputers
Copy link
Author

Thank you :) Let us know if you need any more information.

@lecho lecho mentioned this pull request Jul 30, 2016
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.

None yet

2 participants