QCustomPlot Discussion and Comments

OpenGL plot under macOSReturn to overview
December 30, 2024, 12:39
by KejPi

Hello all, I would like to optimise plotting performance so I have tried to enable openGL for the plot.

ui->spectrumPlot->setOpenGl(true);

The problem is that everything in plot is double size now. I have tried to use setBufferDevicePixelRatio() method but it does not seem to have any effect. I am building QCustomPlot and my application with Qt 6.7.3.

December 30, 2024, 16:02
by jeandet

You can try this:
https://www.qcustomplot.com/index.php/support/forum/1149

AltStyle によって変換されたページ (->オリジナル) /