stable

Clone or download

Read-only

story #9585: BurningParrot in admin: pie chart in homepage

To test: On Siteadmin homepage you should see a pie chart for users Change-Id: Ife2da1a4b912945f4de2ca87be748707feef652a

Modified Files

Name
M site-content/en_US/admin/admin.tab +2 −2 Go to diff View file
M site-content/fr_FR/admin/admin.tab +5 −5 Go to diff View file
M src/www/admin/index.php +28 −7 Go to diff View file
A src/www/scripts/admin/statistics-users-chart.js +435 −0 Go to diff View file
A src/www/scripts/d3/v4/d3.min.js +8 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-homepage.scss +124 −0 Go to diff View file