aantthony / graph.tk

Javascript Graphing Utility using HTML 5 Canvas
http://aantthony.github.com/graph.tk/
391 stars 51 forks source link

I added a feature: Save plot area as PNG image #55

Closed echteinfachtv closed 11 years ago

echteinfachtv commented 11 years ago

Example: http://www.echteinfach.tv/tools/funktionsplotter/

  1. click disk icon
  2. determine area to save
  3. click on "Bild speichern" button (save image button)
  4. Save as PNG to your desktop

This uses HTML5 canvas element.

@aantthony: Check the source code over there if you like to implement it for graph.tk