Graphs could be denser
Problem to solve
As a user, I want to use as much space as possible to display useful information in the graph.
In the current implementation, there is too much wasted blank space around the graph.
Proposal
- move the legend on the right hand side instead of below the graph title
- reduce margins around the graph
Technical Implementation
(
-
Change legend position for graphs -
Reduce the margins around the graph
Edited by Julien Andrieux