Skip to content

With QCustomPlot_PyQt6, setAdaptiveSampling doesn't seem to be working #13

@James-31

Description

@James-31

Hi,

Thank you for your work !

I plot data in real time using your library and as soon as the number of points to be plotted becomes large the replot takes an enormous amount of time.
I've tried doing a setAdaptiveSampling(True) and setAdaptiveSampling(False) on my graphs but there's no difference in the replot time.

I've tried using the qcustomplot_pyside2 library and the replot still performs well with the same data.

Do you have an explanation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions