Commit Graph
14 Commits
Author SHA1 Message Date
wyzula_j 81aabc72c8 feat(plots): expose use_opengl as a runtime-switchable property on PlotBase 2026-08-14 12:04:43 +02:00
wyzula_j 6cb29f8cdb feat(plots): user-adjustable data update rate on all plot widgets 2026-08-14 12:01:24 +02:00
wyzula_j 170a9c0b1d fix(plot_base): preserve fractional values when setting ranges from tuples 2026-07-16 13:45:30 +02:00
wyzula_j 34e432e0ed feat(crosshair): keep the pinned marker when the crosshair is toggled off 2026-07-10 14:48:01 +02:00
wyzula_j 881da59786 fix(actions): review adjustments 2026-06-30 14:55:32 +02:00
wyzula_j 76439866c1 fix(plot_base): autorange takes into account only visible curves 2025-07-11 14:42:54 +02:00
wakonig_k db720e8fa4 refactor(toolbar): split toolbar into components, bundles and connections 2025-07-03 17:23:26 +02:00
wyzula_j c8128faf79 fix(crosshair): label decimal precision is dynamically scaled with the plot zoom; API of all affected widgets adjusted; option added to PlotBase; closes #637 2025-05-30 13:00:18 +02:00
wakonig_k 3484507c75 feat(plot_base): add option to specify units 2025-05-26 15:05:06 +02:00
wyzula_j b51d637c5f test(plot_base): test for plot base re-enabled 2025-04-11 10:45:28 +02:00
perl_d 7653e0877c hack: comment out segfaulting test 2025-04-07 14:19:37 +02:00
wyzula_j 9fb9a1cfd2 refactor(plots): plot_next_gen module renamed to plots 2025-04-03 16:09:33 +02:00
wyzula_j 8679b5f08b test: extended test coverage for axis settings, plot base and qt toolbar action 2025-02-26 21:54:33 +01:00
wyzula_j e7c97290cd feat(plot_base_next_gen): new type of plot base inherited from QWidget 2025-01-30 16:49:13 +01:00