cryptosharks131 / lndg

Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
219 stars 41 forks source link

Please make the capacity column proportional and centred! #385

Open Swissnode opened 7 months ago

Swissnode commented 7 months ago

I would like to suggest improving the channel depiction in the capacity column.

Please make all bars proportional to each other and centred around the zero point.

In order to clearly show what I mean here are two pictures. First as it is now, and second how I would like to see it

As is image

As should be image

Swissnode commented 7 months ago

I also suggest shortening the amounts to 1 decimal place using "M" for million

so 2.1M <-------> 37.9M

(or at least make it an option whether the user wants all 7 digits or not)