summaryrefslogtreecommitdiff
path: root/htroot/env/hypertree.css
AgeCommit message (Collapse)Author
2018-10-31Limit length of initially visible text in link structure graph nodesluccioman
To improve a bit readability of graphs having a large number of nodes.
2014-04-04enhanced the new link structure graphMichael Peter Christen
2014-04-03- added d3.js for visualizations using embedded svgMichael Peter Christen
- added a servlet api/linkstructure.json which generates a link graph information in json - added a javascript link graph renderer hypertree.js using d3 and the new servlet linkstructure.json - embedded the new link graph in the crawler monitor and the host browser