-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
restyle not working for ternary charts #526
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
Comments
There are two distinct issues highlighted in this bug report.
For 1. that's the intended behaviour (unfortunately). Full explanation: the first To fix issue: http://codepen.io/etpinard/pen/ which is far from clean. Bringing in @chriddyp , how hard would it be for trace For 2. well ... that's a bug. But an easy one to fix: we just need to add |
anything is possible. we can probably make that work. |
Part 2 is complete - part 2 however will likely remain as is until |
Hi,
I'm unable to create ternary charts with the restyle function:
http://codepen.io/veraz/pen/GZeVVx
Could you please take a look. Thanks!
The text was updated successfully, but these errors were encountered: