-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Milestone

Description
I believe treemaps could deserve to be supported natively as a new type
instead of having to precompute the rectangles and add them as shapes.
One reason is that using shapes prevents us from directly using a colorscale
on another trace attribute (since the shapes' fillcolor
attribute only accepts a color value).
rodrigomurta, un7rue, archmoj, jackparmer, jbe456 and 1 more