What's the easiest way to build a plot of a function under Ruby? Any suggestions as to the special graphical library?
update: under windows only :-(
|
1
|
|
|
|
|
|
Is
|
||||
|
|
|
This is my go-to graphing library: SVG::Graph |
||
|
|
|
I really like tioga. It can produce incredibly high quality, publication-ready graphs in latex. |
||
|
|
use SVG::Graph::Line like this:
|
||
|
|