And it won't work when switching the parameter order of byval, so you're correct. That's quite nasty.
Do you mean something like this? http://ideone.com/8tPPHy
I haven't used the application (can't on Linux), but if the graph doesn't require user interactivity, using Cairo or some other software renderer (e.g. http://www.antigrain.com/) to just render the graph into a bitmap,…
And it won't work when switching the parameter order of byval, so you're correct. That's quite nasty.
Do you mean something like this? http://ideone.com/8tPPHy
I haven't used the application (can't on Linux), but if the graph doesn't require user interactivity, using Cairo or some other software renderer (e.g. http://www.antigrain.com/) to just render the graph into a bitmap,…