You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could use a new trace type for icicle charts, basically sunbursts that aren't circular but instead grow either up (flame chart) or down (like physical icicles) or sideways (good for text!).
We'd want the API and capabilities (animation, uniformtext etc) to be very similar to sunburst and we might even want to grab the pathbar from treemap. We'll want a direction attribute to control the orientation.
The text was updated successfully, but these errors were encountered:
A community PR for this feature would certainly be welcome, but our experience is deeper features like this are difficult to complete without the Plotly maintainers leading the effort.
Sponsorship range: $12k-$17k
What Sponsorship includes:
Completion of this feature to the Sponsor's satisfaction, in a manner coherent with the rest of the Plotly.js library and API
Tests for this feature
Long-term support (continued support of this feature in the latest version of Plotly.js)
We could use a new trace type for
icicle
charts, basically sunbursts that aren't circular but instead grow either up (flame chart) or down (like physical icicles) or sideways (good for text!).We'd want the API and capabilities (animation, uniformtext etc) to be very similar to
sunburst
and we might even want to grab thepathbar
fromtreemap
. We'll want adirection
attribute to control the orientation.The text was updated successfully, but these errors were encountered: