opcache-gui icon indicating copy to clipboard operation
opcache-gui copied to clipboard

Add horizontal partition chart

Open mr-manuel opened this issue 2 months ago • 1 comments

Previously I used rlerdorf/opcache-status, but now that is a (bit) outdated. What I really liked was the horizontal partition chart, that made it very easy to see to which folders the scripts were associated.

Would it be possible to add this or something similar? Maybe you can only copy that part of the code, which is not that much.

Image

Then when clicking on a bar, it zoomed in.

Image

mr-manuel avatar Sep 16 '25 09:09 mr-manuel

I haven't used opcache-status before, so am not familiar with that particular interaction, but that's a definite possibility, @mr-manuel. That's kind of like a horizontal treemap kinda of graph, right? I might have a look around for a js library that does one I like, and that doesn't add too much extra to the page load, and see how it looks.

amnuts avatar Sep 18 '25 17:09 amnuts