Would be useful to align GPU and CPU graphs
Is your feature request related to a problem? Please describe.
When trying to understand the CPU vs GPU usage of compute processes, I find btop a useful tool to visualize overall performance. However, it is frustrating that the visuals of the CPU graph and the GPU graph are not vertically aligned. Since they come in from the right and the right edges of the graph areas for the GPU and CPU are not aligned, then the graph is offset by an equivalent amount.
Describe the solution you'd like
In the attached screenshot, you can see what I mean. The spikes in GPU usage should be aligned with the gaps in CPU usage. In fact they are, but its hard to get that from the graph.
A viable solution would be to make the info box for the GPU and the CPU the same width. That would align the graphs by default
Describe alternatives you've considered
An alternative would be to have the graph go in the other direction, but that would feel a little odd and take some time to get used to.
Additional context
Source: aristocratos/btop