Back to search
D3.js plugin for rendering flame graphs. Flame graphs are useful for visualising profiling information.
Stars
46
Forks
8
Watchers
46
Open Issues
1
Overall repository health assessment
^3.5.6^0.6.7^2.8.2^3.3.0^0.2.0^1.10.0^0.5.3^1.2.1^3.9.0^1.1.0^1.3.0^2.3.1^2.6.0^3.8.0^0.5.1^0.3.0^2.0.4^1.5.2^1.4.0^3.0.6^2.3.3^0.4.0164
commits
Use the augment method correctly following location as string instead of array
5403bebView on GitHubKeep the location property as a string instead of an array. Fixes #62
aaaa2e5View on GitHubAdd guards against the default plugin (d3.tip) being absent
8c4f173View on GitHubAdd the tooltip plugin as a parameter to the flame graph
e6106e9View on GitHubMake it possible to pass events to the zoomAction handler
22c4e43View on GitHubMake package.json correctly point to the distributable build file
b4d7d8bView on GitHub