cointop-sh / cointop

A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
https://cointop.sh
Apache License 2.0
3.98k stars 311 forks source link

Fix bug with chart Y axis still showing when hidePortfolioBalances #237

Closed lyricnz closed 2 years ago

lyricnz commented 2 years ago

When hidePortfolioBalances is enabled, scale the chart to the maximum price; avoids issue with resampling and using the last value. Fix #164