This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-10-08 00:05:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
core
History
Germán Carrillo
d12d661a4e
[gui] Write/read stacked diagram state to/from XML (QGIS project)
2024-09-17 23:56:31 -05:00
..
additions
Fix malformed docs for register_function, qgsfunction
2024-09-11 08:51:05 +02:00
auto_additions
[gui] Introduce StackedDiagramProperties and use it as dialog and as vector properties page. For the moment, it works with single diagrams, hiding controls for stacked diagrams
2024-09-17 23:56:22 -05:00
auto_generated
[gui] Write/read stacked diagram state to/from XML (QGIS project)
2024-09-17 23:56:31 -05:00
__init__.py.in
Move some style related enums out of global namespace
2024-08-31 06:20:02 +10:00
class_map.yaml
auto sipify
🍺
2024-09-17 04:03:42 +00:00
contextmanagers.py
Update python files
2024-01-22 05:46:15 +10:00
conversions.sip
Expose a useful method to python
2024-05-23 17:20:30 +10:00
core_auto.sip
Introduce QgsStackedDiagram to create compound diagrams like population pyramids. Use Stacked as internal name for stacked diagrams and StackedBar for stacked bar diagrams. Add subDiagram parameter to QgsDiagramRenderer::diagramSize() and QgsDiagramRenderer::diagramSettings() (single and interpolated) to get subdiagrams info.
2024-09-17 23:55:33 -05:00
core.sip.in
fix: build without qtserialport
2024-03-24 14:24:12 +01:00
project.py.in
…
pyproject.toml.in
…
qgsexception.sip
…
std.sip
…
typedefs.sip
…