Thanks to visit codestin.com
Credit goes to github.com

Skip to content

davehughes/hview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hview - Hierarchical metric viewer

Generates and transforms data into a format viewable by sunburst-chart and renders charts with a simple local web server.

Quickstart

git clone https://github.com/davehughes/hview

cd hview
virtualenv env
source env/bin/activate
pip install git+https://github.com/davehughes/hview

hview generate-wc --root . > hierarchy.json
hview serve --data hierarchy.json

About

Hierarchical metric viewer and helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published