aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
AgeCommit message (Collapse)Author
2013-10-27Add code that rotates the canvasTeddy Wing
Rotate the network graph using a WebKit CSS transform. Also change the width of the graph by setting the `height` attribute (since it's rotated) via JavaScript.
2013-10-27Initial commit. Add manifest.json file.Teddy Wing