graph_paper 0.3.0 copy "graph_paper: ^0.3.0" to clipboard
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 #

Features #

  • gridVisible: add ability to hide the grid with an attribute (38b76a01, #9)
  • snapToGrid: implement a selection system that snaps to the grid lines (1170f33a, #8)

Breaking Changes #

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)

Breaking Changes #

0
likes
35
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Web component for generating various types of engineering graph paper using SVG, written in Dart and Polymer.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

logging, polymer, quiver, web_components

More

Packages that depend on graph_paper