ASU-KE / UDS-WordPress-Theme

A next-generation WordPress theme for ASU Web Standards 2.0 (2020)
GNU General Public License v2.0
0 stars 0 forks source link

ACF Block: Donut Chart #103

Closed wmcconnell closed 10 months ago

wmcconnell commented 3 years ago

We need to create a block to display 'donut' charts as shown here in the XD file. It's possible to do this with just CSS:

But we don't have to rule out integrating an existing Javascript library, like Chart.js into our theme.

The user will need to be able to choose:

wmcconnell commented 10 months ago

This issue was originally created because the Unity design docs had a design for this. This is not a pressing need, and I am closing this. If we ever need to create this kind of graph, there are 3rd-party solutions and pure CSS methods for creating them.