Skip to content

Commit

Permalink
Remove pie chart option from Wagtail Charts block
Browse files Browse the repository at this point in the history
  • Loading branch information
contolini committed Oct 29, 2024
1 parent f0b2558 commit 522f943
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cfgov/v1/atomic_elements/charts.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
("line", "Line Chart"),
("bar", "Vertical Bar Chart"),
("bar_horizontal", "Horizontal Bar Chart"),
("pie", "Pie Chart"),
)


Expand Down

0 comments on commit 522f943

Please sign in to comment.