gizak / termui

Golang terminal dashboard
MIT License
13.07k stars 783 forks source link

Implement MaxHeight for Sparkline #211

Open cjbassi opened 5 years ago

cjbassi commented 5 years ago

Sparkline already has MaxVal, but this option would be good to limit the sparkline bar height to a fixed height. The MaxHeight field already exists but the logic needs to be implemented.

abidahmadq commented 3 years ago

I am a new contributor if you can point me towards a direction i can start working on it.