-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Pie chart doesnt restyle marker.colors #247
Comments
Also it doesnt work for "pull" and "textposition" attr if they is as arrays. |
You have to wrap all array attributes into another array in the |
The outer array in |
This is a recurring issue for a lot of users. We're thinking about throwing errors when the |
I'd like to note that the initial |
Simple test case:
http://codepen.io/anon/pen/RrEPgy?editors=0010
doesn't update colors.
seems like marker.colors not included somewhere to replot flags.
The text was updated successfully, but these errors were encountered: