Instantaneous update of legends due to changes in sample
Posted: Thu Oct 15, 2015 12:25 pm
It would be very useful if the legend were updated accordingly when we modified the sample through slider bar.
Code: Select all
wfcreate u 100
series x = nrnd
series y = 5 + 2*nrnd
group gr.add x y
gr.scat linefit(lgnd=detail)