By default QPolarChart has clockwise angular axis:
I need to make phasor diagram widget, but on phasor diagrams angles must go counterclockwise, phasors must rotate like that:
I didn't find method to do this in Qt docs. How can I do it?