Replies: 3 comments 3 replies
-
Hi @OSuwaidi, yes absolutely, we appreciate suggestions that let us better understand needs of chart creators. waterfallThe geometry itself looks like simplified crossbar. Would it have any default statistical transformation? parallel coordinatesAn interesting challenge. We can have it as a moonshot goal for now) radar plotsLook cool! Could you create an issue? |
Beta Was this translation helpful? Give feedback.
-
Another plot idea gaining traction nowadays to consider supporting is what's called a sankey diagram. |
Beta Was this translation helpful? Give feedback.
-
Hello, another chart suggestion that is visually appealing, intuitive, practical and good for presentations is the waffle chart. It's roughly a stacked bar chart but with each stacked bar being quantized into individual units/grids representing its quantity (amount) relative to the total (whole). There's a Python package that implements this for reference. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the wonderful work guys, this visualization library is superb!
Are you guys planning to expand the list of supported plots (
LayerSpec
s)? If so, could we suggest/vote on which additional plots we would like to be introduced to the library?Charts like waterfall, parallel coordinates, and radar plots are all wonderful ideas!
Beta Was this translation helpful? Give feedback.
All reactions