aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-10-27Add info about graph navigation to READMETeddy Wing
Include a helpful translation key so you know how to move around the Network Graph since the controls stay the same even though the graph is rotated.
2013-10-27Add .gitignoreTeddy Wing
2013-10-27Add README and LICENSETeddy Wing
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