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-12-07 00:03:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
core
History
Germán Carrillo
37de287f7c
[core] Addres review: skip SIP for some static const diagram names
2024-09-26 09:48:19 -05:00
..
additions
Fix malformed docs for register_function, qgsfunction
2024-09-11 08:51:05 +02:00
auto_additions
[core] Introduce QgsStackedDiagramRenderer for rendering stacked diagrams. This allows subdiagrams to define their own sizes and legends; add tests for a stacked diagram composed of mixed renderers (single category and linearly interpolated categories), as well as nested stacked diagrams.
2024-09-17 23:56:31 -05:00
auto_generated
[core] Addres review: skip SIP for some static const diagram names
2024-09-26 09:48:19 -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
…
conversions.sip
…
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
…
project.py.in
…
pyproject.toml.in
…
qgsexception.sip
…
std.sip
…
typedefs.sip
…