How can i create QCustomPlot without AxisRect?
I want create on CustomPlot only QColorSacle
I solved problem
pPlot->plotLayout()->removeAt(0);