How are you trying to call set_axis_scale()?
If your CurveWidget is called curvewidget lets say, you should only need to call:
curvewidget.plot.set_axis_scale(axis_id, scale) where axis_id is one of:
‘top’,’bottom’,’left’,’right’
And scale is either:
‘lin’ or ‘log’
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqw...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.