d3-flame-graph
d3-flame-graph copied to clipboard
hide / unhide nodes
Is it possible to hide / unhide nodes on the chart?
The following plugin seems to have this feature, but it is not supported anymore.
Hiding across the stack - The plugin offers the capability to hide node selections across the stack (their value is subtracted from the parent nodes and their children are hidden).
Not supported yet, but it's a good idea, not just a node with all it's children, but an option to just remove a node, and have the parent inherit all children would be useful too. I constantly run into issues where stack frames have slightly different names and can't be merged, creating separate stack "towers".