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 change 'valueTextColor ' on bar chart #43

Open
jamesaimbios opened this issue Oct 13, 2016 · 3 comments
Open

how to change 'valueTextColor ' on bar chart #43

jamesaimbios opened this issue Oct 13, 2016 · 3 comments

Comments

@jamesaimbios
Copy link

I want to change 'valueTextColor ' on bar chart
Who can help me?

Thank you

@mahlon-gumbs
Copy link
Contributor

Just ran into this as well. See pull request: Added support for valueTextColor

@azaleas
Copy link
Contributor

azaleas commented Nov 7, 2016

Can we use setValueTextSize as well? Also, how the valueTextColor is used? I tried putting it after color:

yValues:[ { data:[4.0,5.0,6.0], label:'test1', config:{ color:'blue', valueTextColor: 'pink', } },

but it didnt work.

@azaleas
Copy link
Contributor

azaleas commented Nov 7, 2016

#57

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