fix docu
Some checks failed
Doxygen build&deploy / build (push) Failing after 4m45s
MSVC-CodeAnalysis / Analyze (push) Has been cancelled
CodeQL / Analyze (cpp) (push) Failing after 16m55s

This commit is contained in:
jkriege2 2025-01-15 22:35:16 +01:00
parent c1df8e8a85
commit 9857314f40

View File

@ -128,6 +128,7 @@
\defgroup jkqtplotter_general_usage_speedplotsetup Performance Considerations when Setting up Plots \defgroup jkqtplotter_general_usage_speedplotsetup Performance Considerations when Setting up Plots
\ingroup jkqtplotter_general_usage
Many of the function in JKQTPlotter case an immediate redraw of the widget. Examples are JKQTPlott::setX(), Many of the function in JKQTPlotter case an immediate redraw of the widget. Examples are JKQTPlott::setX(),
JKQTPlotter::setY(), JKQTPlotter::setAbsoluteX(), JKQTPlotter::setAbsoluteY(), JKQTPlotter::addGraph() ... JKQTPlotter::setY(), JKQTPlotter::setAbsoluteX(), JKQTPlotter::setAbsoluteY(), JKQTPlotter::addGraph() ...