graph_paper 0.3.0
graph_paper: ^0.3.0 copied to clipboard
Web component for generating various types of engineering graph paper using SVG, written in Dart and Polymer.
0.3.0 - 2014-09-22 #
0.2.0 - 2014-09-15 #
Features #
- majorGridIncrement: add ability to draw a major grid every specified number of minor grid spaces Closes #5 (4552c4ef)
- minorGridColor, majorGridColor: add attributes to set grid line color for minor and major grid lines Closes #7 (6e145399)
- paperColor: add ability to change the paper color with an attribute Closes #11 (eb5e4c0c)
- paperSize: add the 'A5' paper size Closes #3 (69346eef)