SPW Pie Chart
·
Render a customizable animated percentage pie chart with a shortcode.
SPW Pie Chart adds a simple shortcode for displaying a single percentage-based pie chart with gradient colors, optional label text, and entry animation.
Features:
- Render a single pie chart with the
[spw_pie_chart]shortcode. - Control the percentage, size, thickness, colors, stops, angle, and label.
- Enable or disable animation when the chart becomes visible.
- Generate shortcode parameters from the admin screen under
Settings > Pie Chart.
Example shortcode:
[spw_pie_chart percent="75" label="Sample" colors="#3d3e8e,#009ef9,#affffb" stops="0,50,100" angle="135"]
