gizak / termui

Golang terminal dashboard
MIT License
13.22k stars 786 forks source link

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

Open anderspitman opened 6 months ago

anderspitman commented 6 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?