htop
htop copied to clipboard
Graph meter dynamic scaling
This PR introduces isPercentChart member to meter classes and add support of "dynamic scaling" to Bar and Graph modes. This is split from #714. Since there is a draft PR #1701 that is supposed to work with meters that don't have definite maximum values, I would suggest #1701 to be based on this PR so that the graph display can benefit with the automatic scaling.