bvaisvil / zenith

Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
MIT License
2.66k stars 69 forks source link

[Feature Request] Apply process filter to other charts #154

Open alshdavid opened 1 week ago

alshdavid commented 1 week ago

When using a filter in the process list, is it possible to only show the usage for the filtered processes in the other charts?

For instance, if I filter for my-app, the cpu/mem chart excludes other processes and only shows the utilization for the processes that apply to the filter for?

bvaisvil commented 1 week ago

That's a very cool idea, I will look into it