Is there a way to edit color, line pattern etc for individual curves when using -stcurve-?
For example,
would change the line width only for the first curve.
For example,
Code:
stcurve, cif at1( x1=0 x2=0 ) at2( x1=1 x2=0 ) lwidth(thick)
Comment