mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
dabc061de9
fixed: switchability of zoomByMouseWheel fixed: 0 on axis sometimes shown as 10^{-17}... |
||
---|---|---|
.. | ||
README.md | ||
test_user_interaction_and_lib.pro | ||
test_user_interaction_main.cpp | ||
test_user_interaction.cpp | ||
test_user_interaction.h | ||
test_user_interaction.pro |
Tutorial (JKQTPlotter): User-Interactions in JKQtPlotter
This project (see ./examples/test_user_interaction/
) demonstrates different types of user-interactions in JKQTPlotter.
The source code of the main application can be found in test_user_interaction.cpp
.