Skip to content

script that generates an interactive treemap visualisation of cyclomatic complexities

Notifications You must be signed in to change notification settings

akulpillai/lizardmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lizardmap

A python script that can generate an interactive treemap visualisation of cyclomatic complexities. (uses plotly and lizard)

js.png

Installation

pip3 install -r requirements.txt

Usage

python3 lizardmap.py /path/to/project

About

script that generates an interactive treemap visualisation of cyclomatic complexities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages