summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix graphprinting example crashTomi Korpipaa9 days4-3/+64
* widgetgraphgallery: Fix some clang-tidy warningsFriedemann Kleint9 days16-28/+43
* widgetgraphgallery example: Remove unused variablesFriedemann Kleint13 days2-6/+0
* mark rainfallData.cpp as safety critical fileNiko Korkala2025-03-171-0/+1
* Fix scaling of custom objects in widgetgraphgallery exampleTomi Korpipaa2025-02-141-5/+5
* Update the visuals of the graphprinting exampleTomi Korpipaa2025-01-1519-151/+304
* Fix sliders not staying inside the rectangle when resizing windowNiko Korkala2025-01-021-3/+5
* Remove unnecessary valueRolePattern & ReplaceTomi Korpipaa2024-12-201-13/+11
* Add graph printing exampleSakaria Pouke2024-12-0210-0/+631
* Fix DirectToBackgound documentationSami Varanka2024-11-281-1/+1
* Add missing resource fileTomi Korpipaa2024-11-195-0/+17
* Doc: Show new quickwidgetgraphs example in Data Visualization categoryKai Köhne2024-11-181-0/+1
* Fix B2Qt build of cockpit exampleTomi Korpipaa2024-10-151-7/+8
* Move Cockpit example to 'Data Visualization' categoryKai Köhne2024-10-021-0/+1
* Change count from invokable to propertyJere Tuliniemi2024-09-242-4/+4
* Use Fusion style in equation exampleTomi Korpipaa2024-09-231-1/+1
* Add feature support for 2D graphsTomi Korpipaa2024-09-202-3/+10
* Stop QtGraphs 3D examples crashing with wasmTomi Korpipaa2024-09-135-35/+0
* Add Pie chart example using QQuickWidgetNiko Korkala2024-09-1211-0/+504
* Prevent building widget examples for nonsupported platformsTomi Korpipaa2024-09-125-5/+13
* Fix resizing issue in widgetgraphgalleryDilek Akcay2024-09-112-1/+2
* Docs: Improve hellographs example documentationNiko Korkala2024-09-031-4/+4
* Add documentation for 2D Cockpit exampleOwais Akhtar2024-09-027-2/+118
* Fix issues on widget 3d examples on iOSKwanghyo Park2024-08-272-2/+13
* Docs: Qt Graphs - improve the documentation readability and styleAlexei Cazacov2024-08-261-269/+337
* Create real world exampleOwais Akhtar2024-08-2316-0/+1346
* Fix typos and incorrect documentationNiko Korkala2024-08-141-9/+9
* Do not call selectedBar unnecessarilyTomi Korpipaa2024-08-091-81/+83
* Update widgetgraphgallery and docsTomi Korpipaa2024-08-0810-189/+149
* Doc: Fix linking issues in documentationTopi Reinio2024-07-311-8/+8
* Change equation example titleTomi Korpipaa2024-07-311-1/+1
* Rename labelAutoRotation to labelAutoAngleSami Varanka2024-07-314-23/+23
* Change colors when platform color scheme changesJere Tuliniemi2024-07-267-9/+9
* Add docs for equation exampleTomi Korpipaa2024-07-244-18/+218
* Move testbed to manual testsTomi Korpipaa2024-07-2461-4626/+0
* Rename QML module to avoid naming conflictsTomi Korpipaa2024-07-241-1/+1
* Evaluate equation from a TextFieldTomi Korpipaa2024-07-244-259/+391
* Equation example improvementsTomi Korpipaa2024-07-244-180/+180
* Add bar graph to equation exampleDilek Akcay2024-07-242-5/+44
* Add new example for Graphs3DDilek Akcay2024-07-246-0/+709
* Rename QML modules to avoid naming conflictsTomi Korpipaa2024-07-2212-12/+12
* Clip graphs content to PlotAreaKaj Grönholm2024-07-191-0/+21
* Fix scatter exampleTomi Korpipaa2024-07-192-9/+5
* Change surfacegallery background toggle to plot area backgroundSakaria Pouke2024-07-161-6/+6
* Fix AreaSeries not updating if upper/lower series in manipulated in QMLOwais Akhtar2024-07-163-0/+133
* Add an enum class for shading type in Surface3DDilek Akcay2024-07-156-14/+14
* Fix remaining parts of Abstract3DGraphWidget in docsDilek Akcay2024-07-151-1/+1
* Fix PieRenderer series add/remove/visibilityOwais Akhtar2024-06-243-0/+85
* Change QGraphs3D namespace name to QtGraphs3DDilek Akcay2024-06-199-68/+69
* Use composition with QQuickWidgetSami Varanka2024-06-1324-87/+231