Qt Graphs for data visualization.
Go to file
Sami Varanka 05d38aebe0 Add easy way to get plot area point from point
User cannot just click the screen and get the correct position on the
graph's coordinates. That require's calculating plot area position from
the mousearea click position. This patch adds method to lineseries
for calculating the graph coordinates from plot area click.

Task-number: QTBUG-134499
Change-Id: Id020d040f87c5c8cfe6661aee941b1dd783f0e49
Reviewed-by: Sami Varanka <sami.varanka@qt.io>
2025-03-28 10:42:51 +02:00
LICENSES Initial commit 2023-03-02 15:45:23 +02:00
coin Remove unnecessary comment 2025-03-05 16:06:11 +01:00
examples mark rainfallData.cpp as safety critical file 2025-03-17 09:09:04 +02:00
src Add easy way to get plot area point from point 2025-03-28 10:42:51 +02:00
tests Add easy way to get plot area point from point 2025-03-28 10:42:51 +02:00
tools/blender Add octagon mesh for shadowed point type 2023-05-16 10:46:01 +00:00
.cmake.conf Bump version to 6.10.0 2025-01-03 16:57:32 +00:00
.gitattributes Initial commit 2023-03-02 15:45:23 +02:00
.gitignore Update .gitignore to ignore example build folders 2024-05-29 07:22:41 +03:00
.gitreview Add .gitreview file 2025-03-24 17:25:40 +01:00
.tag Initial commit 2023-03-02 15:45:23 +02:00
CMakeLists.txt Don't assert on Test dependencies 2025-01-14 16:13:34 +01:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-12 16:06:00 +01:00
configure.cmake Add 2D and 3D as configurable features 2024-01-11 06:29:20 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtgraphs 2025-03-19 19:55:58 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-12 16:06:00 +01:00
sync.profile Rename 3D graphs directories to "graphs3d" 2023-12-04 14:57:23 +02:00