summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/graphgallery/scattergraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use auto in graphgallery exampleFriedemann Kleint2023-06-121-12/+12
* Fix the example licensesFriedemann Kleint2023-03-161-1/+1
* graphgallery example: Rearrange initializationFriedemann Kleint2023-03-031-11/+5
* graphgallery example: Fix leaking modifier classesFriedemann Kleint2023-03-021-1/+1
* graphgallery example: Do not cast enum values to int in combo item dataFriedemann Kleint2023-03-011-4/+4
* graphgallery example: Create the window containers with a parentFriedemann Kleint2023-02-281-8/+5
* Use new string literals in graphgallery exampleFriedemann Kleint2023-02-281-31/+33
* Brush up the graphgallery exampleFriedemann Kleint2023-02-281-3/+3
* Combine 2 more widget examples into graph galleryTomi Korpipaa2023-02-271-0/+149