-
-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Labels
Milestone
Description
Request for documentation
From pull request qgis/QGIS#63099
Author: @nirvn
QGIS version: 4.0
Brand new pie chart plot type
PR Description:
Description
This PR adds a pie chart to the available plot types to QGIS and its layout designer.
Here's how to chart looks when rendered, and its layout item GUI:

I deliberately left this one out of the larger PRs that preceded this to server as example of the parts required to add a single chart type on top of our new framework.