StatusWolf
StatusWolf copied to clipboard
Graphing UI could allow for stacked graphs
One common use case is memory graphs - seeing each line unstacked makes less sense than seeing a flat line representing total resources at the top, and allocations as colored areas:

The switch to D3 was done with this in mind - more graph type choices. I'm adding stacked lines to the top of the list as a start.