code-complexity icon indicating copy to clipboard operation
code-complexity copied to clipboard

Add HTML format

Open simonrenoult opened this issue 5 years ago • 1 comments

What problem are you trying to solve?

We're currently outputting either a table or a json. A cool way to visualize the complexity/churn ratio would be a graph of files. HTML + d3js or something like that should do the trick.

Describe the feature

Adding a --format=html flag to the cli that generates a public directory containing a ready to open index.html with the graph.

simonrenoult avatar May 03 '20 09:05 simonrenoult

Hey @simonrenoult I'd be interested in picking this up, could you expand bit more on what you meant by graph of files ?

medic-code avatar May 08 '23 16:05 medic-code