michaeldmoore / michaeldmoore-multistat-panel

A smart table display panel with fixed, updating rows (or columns)
MIT License
58 stars 14 forks source link

Would it be possible to put the values on the bars to on top of them? #5

Closed MrDibbley closed 5 years ago

MrDibbley commented 6 years ago

capture

when the bar has a low value and panel low height, the value is unreadable ?

michaeldmoore commented 6 years ago

Interesting. I'll put it on a wish-list and add this to the next version.

Other than that - what do you think about the panel? I have a lot of options, including grouping etc. waiting to be released once Daniel (of Grafana) gets around to checking it out.

On Wed, Jul 4, 2018 at 6:20 AM, MrDibbley notifications@github.com wrote:

[image: capture] https://user-images.githubusercontent.com/20700791/42279294-3bea2e52-7f95-11e8-84bf-11dae81526e9.JPG

when the bar has a low value and panel low height, the value is unreadable ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/michaeldmoore/michaeldmoore-multistat-panel/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/ADjVrnlI4ilmghxM57ZN-ktwE33U1c1Bks5uDMEBgaJpZM4VCkzx .

-- "That's not grey - I've just come from San Francisco with some flour in my hair"

MrDibbley commented 6 years ago

panel is great, only one i found that allows horizontal bars :)

michaeldmoore commented 5 years ago

I'm finally getting back to this with a major update, adding fixes for somethings that were causing some users serious performance related headaches. Hopefully, this will pass Grafana testing review and be added to the official plugin directory.

Unfortunately, I still haven't figured out how to intelligently figure out where to place the text for cases such as yours. That will be next, so don't give up hope. Regards, Michael Moore,

michaeldmoore commented 5 years ago

I have an updated version of this ready to go - checked in to the 'verticalgroups' branch - soon to be merged (I hope) with the master branch - I'm just waiting for approval from the Grafana code review which is taking forever.

Accordingly, following your idea, I have added options to place the value text in various positions - this seems to handle all cases I can think of. Let me know if this works out for you.

michaeldmoore commented 5 years ago

Closed