tilboerner / depx

Examine and visualize dependencies used by Python modules 🔍
Other
19 stars 3 forks source link

Improve graph visualization #21

Open anapaulagomes opened 5 years ago

anapaulagomes commented 5 years ago

Description

The current graph (report.html) don't show the node directions, making difficult to perceive which nodes are more relevant, for instance. Suggestions:

What I Did

Just run depx tests/take_project and open report.html. The current graph looks like this:

Screen Shot 2019-05-24 at 11 38 01