On the Allocation Detail view (/allocation/{pk}/), there is a diagram that displays the percentage of allocated SUs used.
Add a second diagram (perhaps a pie chart) that displays the usage broken down by user. Hovering over a slice would bring up the username, used SUs, percentage of total used, anything else useful, etc.
There's an example of a pie chart at /center-summary.
On the Allocation Detail view (
/allocation/{pk}/
), there is a diagram that displays the percentage of allocated SUs used.Add a second diagram (perhaps a pie chart) that displays the usage broken down by user. Hovering over a slice would bring up the username, used SUs, percentage of total used, anything else useful, etc.
There's an example of a pie chart at
/center-summary
.