mjordan / islandora_repository_reports

A Drupal 8 module that provides a collection of graphical reports on various aspects of an Islandora repository.
GNU General Public License v2.0
2 stars 5 forks source link

Provide config option to use doughnut charts instead of pie charts #37

Closed mjordan closed 4 years ago

mjordan commented 4 years ago

We have pie charts:

pie

but some people may like doughnut charts better:

donut

We could provide an admin option to choose which to use.

mjordan commented 4 years ago

Added in 2f432c6cac92266ad63bedcfe2936adaa9f1c109.

mjordan commented 4 years ago

Requires clearing your cache.