[HIGH] Dashboard charts: replace hardcoded data with API data #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
All dashboard charts use hardcoded data.
Current:
Required:
Files: public/js/admin.js (initCharts method)
Migrated from UniqueSoft/APAW#78