adnan kamili
adnan kamili

Reputation: 9445

How to move axes to the middle of QCustomPlot

By default QCPAxisRect has four axes which arrange in a rectangle. I want a plus type axis at the the center of QCustomPlot. How can I do that?

Upvotes: 0

Views: 1489

Answers (1)

adnan kamili
adnan kamili

Reputation: 9445

Here is a small hack to which can be used as a workaround: http://www.qcustomplot.com/index.php/support/forum/86

Upvotes: 1

Related Questions