summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Update the module folder structureTomi Korpipaa2023-02-21365-73332/+0
* Rename the module to QtGraphsTomi Korpipaa2023-02-21260-1263/+1100
* Grid and labels for slice view in Bar3DDilek Akcay2023-02-202-30/+43
* Fix crash on several examplesKwanghyo Park2023-02-081-5/+7
* Support SelectionRow and SelectionColumn mode for BarsDilek Akcay2023-02-083-109/+192
* Grid and labels for slice viewKwanghyo Park2023-02-074-19/+352
* Initial commit for sliced viewKwanghyo Park2023-02-023-16/+185
* Add widget supportJere Tuliniemi2023-02-0214-79/+758
* Enable item selection in scattergraphSami Varanka2023-02-013-59/+76
* Fix gradients in scattergraphSami Varanka2023-01-274-177/+218
* Solve the label and grid problems in Bars3DDilek Akcay2023-01-182-103/+106
* Start removing scatterSeriesVisualizerSami Varanka2023-01-187-105/+616
* Update theme dirty bitKwanghyo Park2023-01-131-30/+28
* Support SelectionItem mode for BarsDilek Akcay2022-12-292-126/+112
* Add SelectionMultiSeries feature for Surface3DKwanghyo Park2022-12-2813-82/+220
* Support for bar propertiesDilek Akcay2022-12-192-70/+59
* Remove QQuickBarSeriesVisualizerDilek Akcay2022-12-149-885/+586
* Fix issue on scale size of label and fontKwanghyo Park2022-12-145-44/+66
* Reduce memory leaks in Bars3DDilek Akcay2022-12-096-57/+85
* Fix label position adjustment to match with its widthKwanghyo Park2022-12-085-67/+67
* Fix app start - stop memory leaks in Bars3DTomi Korpipaa2022-12-054-4/+7
* Fix app start - stop memory leaks in Scatter3DTomi Korpipaa2022-12-052-2/+2
* Remove app start - kill memory leaks from SurfaceTomi Korpipaa2022-12-052-0/+11
* Label and grid update function is integratedKwanghyo Park2022-12-029-1607/+672
* Enable displaying one or multiple seriesDilek Akcay2022-11-304-125/+58
* Add multiple series supportDilek Akcay2022-11-253-55/+52
* Support SelectionItem modeKwanghyo Park2022-11-256-85/+199
* Improve axis labelsTomi Korpipaa2022-11-234-21/+7
* Fix the negative scaling problem for floor levelDilek Akcay2022-11-231-47/+8
* Enable zoomKwanghyo Park2022-11-223-10/+6
* Recreate meshes for bevel barsTomi Korpipaa2022-11-224-0/+0
* Add floor level featureDilek Akcay2022-11-218-26/+233
* Take the sample count into account for AATomi Korpipaa2022-11-181-4/+28
* AxisLabel does not get picked by defaultKwanghyo Park2022-11-181-1/+1
* Fix default antialiasing mode in QMLTomi Korpipaa2022-11-181-2/+4
* Adjust camera properties to match old implementationTomi Korpipaa2022-11-161-2/+3
* Recalculate the light brightnessKwanghyo Park2022-11-161-1/+1
* Add flat shading supportKwanghyo Park2022-11-142-18/+176
* Prevent labels going over the backgroundSami Varanka2022-11-114-94/+49
* Fix the scaling problem when bars are generated on Windows and LinuxDilek Akcay2022-11-102-9/+7
* Fix grid rotation in scatterSami Varanka2022-11-103-22/+27
* Flip labels in to correct position in scatterSami Varanka2022-11-091-43/+45
* Fix the scaling problem for barsDilek Akcay2022-11-083-101/+67
* Change flipped variables to boolKwanghyo Park2022-11-035-140/+150
* Draw bar graphDilek Akcay2022-11-022-43/+33
* Enable shadows for scatterSami Varanka2022-11-024-3/+43
* Update and Handle graph changes only when it is needed on main threadKwanghyo Park2022-11-024-197/+226
* Fix the thread problem and remove the unnecessary logsDilek Akcay2022-11-012-40/+38
* Fix the scaling problem for grids and labelsDilek Akcay2022-10-314-306/+316
* Edit initial stride for geometryKwanghyo Park2022-10-201-9/+2