Treemap in styled mode #6314
Closed
Treemap in styled mode #6314
Comments
@PaulDalek, any idea on the lead time to get it fixed? Any workaround I could be using for now? Thanks! |
Hi @emsilva , a possible workaround for this issue would be to set a function named pointAttribs on the treemap series, and have it return an empty object. Here's an example for you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Behaviour
Trying to use treemap module in styled mode results in ‘Uncaught TypeError: a.pointAttribs is not a function’ error.
Live demo
http://jsfiddle.net/bfgyo89g/
The text was updated successfully, but these errors were encountered: