statsviz icon indicating copy to clipboard operation
statsviz copied to clipboard

🚀 Visualise your Go program runtime metrics in real time in the browser

Results 20 statsviz issues
Sort by recently updated
recently updated
newest added

We're currently using a linear Y axis, which makes low size classes difficulty visible, if not hidden. #### linear (default): ![image](https://user-images.githubusercontent.com/476650/160798754-ab64c8a9-e654-406c-9fc2-7ab1fae57482.png) #### log 10 Switching to a `log 10` axis...

enhancement
ui

Thanks for this tool, it's really useful for debug. Could it be possible to add custom metrics and not only those expose by runtime? I'm developping an application and it...

enhancement

Add a dark/light mode switch in the menu. The semantic-ui framework already handles that. The thing is to also change the plot background color when in dark mode.

enhancement
good first issue
ui

I want to zoom out and explore more metrics in the past. Can you please provide such feature?

enhancement
ui

Current one is not so easy to read at first glance, it has too many colors, and is probably not vision-impaired friendly at all. ![image](https://user-images.githubusercontent.com/476650/160800157-2160a87a-859f-46cc-a782-46a41541ba8e.png) We should probably switch to...

enhancement
ui

Hi, I tested with Firefox (103.0.2 Arch Linux (64 bits)) and Chromium (104.0.5112.79 Arch Linux (64 bits)). It works perfectly with Chromium but in Firefox, the graphs are not "responsive"...

bug
help wanted
good first issue
ui

support https://github.com/arl/statsviz/issues/117