Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| | | | | | | | | Add a future statement to all Python source files. Task-number: PYSIDE-2786 Change-Id: Icd6688c7795a9e16fdcaa829686d57792df27690 Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> | ||||
* | PySide6-examples: Charts selected point configuration example | Keith Kyzivat | 2023-01-19 | 1 | -0/+17 |
Add an example that shows how to customize individual points on a chart, such as changing the color or providing a a custom label. Task-number: PYSIDE-841 Change-Id: I09b48dd4e77f03355d1bb1207d7666a9fb3801f0 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> |