Here your will find a demo of function plotting.
This is still under construction, but most of
the features work well.
Sorry, this is in french.
Best regards, florian
New feature have been introduced since last Post.
You can save your resulting plot by
1. put your mouse on the SVG
2. click on the right button
3. Choose Copy SVG
4. Paste the result into a text editor ans save it!
5. Compress it using gzip by then command
gzip -S z <fileName.svg>. Have fun !