gizak / termui

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

Is there any way to render charts without handing over the entire terminal? #331

Open anderspitman opened 2 months ago

anderspitman commented 2 months ago

I'm trying to add a few charts to my app, but still allow normal stdout/stderr logs to be shown. Is this possible?