fzaninotto / CodeFlower

Source code visualization utility written in JavaScript with d3.js. Does your code look beautiful?
http://www.redotheweb.com/CodeFlower
MIT License
694 stars 321 forks source link

Show folder labels #19

Closed CrimsonGlory closed 8 years ago

CrimsonGlory commented 8 years ago

Hi Question, how can I make visible all the folder labels permanently (now they are displayed only on mouseover). thx

fzaninotto commented 8 years ago

You'll have to learn some d3.js and hack the code.