Angular Flame Graph

February 14, 2020 ยท View on GitHub

Flame graph for Angular. With this package you can visualize stack traces.

Docs

You can find how to use ngx-flamegraph here.

Sample app is available here.

Demo

You can try it out here.

Related work

ngx-flamegraph was inspired by the following prior work:

  • FlameGraph
  • CPU Flame Graphs
  • D3 flame graph
  • Flame graph by MapBox
  • React Flame Graph

License

MIT

Contents

  1. 1Docs
  2. 2Demo
  3. 3Related work
  4. 4License