Hi all,

Im a newbie in QWT and i would like to ask a question.

I'm trying to draw a graph with sticks, with +90 and -90 as my values. But i would the sticks to be plotted on a slanted line.

I have went through the library and saw that set baseline() need to be used, but setbaseline() only have either horizontal or vertical lines. But i would like to have a slope base line with gradient of -2*M_PI*f.

How can I get around this problem?

Thank you very much everyone.

Regards,
Newbie in QWT