Kotlin / kandy

Kotlin plotting library.
https://kotlin.github.io/kandy/
Apache License 2.0
535 stars 11 forks source link

Flamegraphs and icicle graphs support #389

Open sureshg opened 1 month ago

sureshg commented 1 month ago

Flamegraphs are really popular for performance data analysis. So it would be nice to have support to create Flame graphs and icicle graphs.

AndreiKingsley commented 1 month ago

Hi! Thanks for the idea! Unfortunately lets-plot engine doesn't support any kind of tree graphs yet, but I think that might change. We are already thinking about ways to work with tree/hierarchical data.