Hi guys,
I'm using a logarithmic scale defined by this function
but this can't regroup the values in the axis like this example:
http://img228.imageshack.us/img228/8/snap3ql.jpg
any idea how to do this ?
Printable View
Hi guys,
I'm using a logarithmic scale defined by this function
but this can't regroup the values in the axis like this example:
http://img228.imageshack.us/img228/8/snap3ql.jpg
any idea how to do this ?
Also setting the right values for the scale ?
Maybe you also want to implement your own QwtScaleDraw object for returning richtext tick labels with superscripts ( or use the mathml textengine of Qwt 6 ).
Uwe
Thanks Uwe,
i have any idea how to do this :( please can u forgive me an example.