michaeldmoore / michaeldmoore-multistat-panel

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

Vertical gap between groups #64

Closed FelixKulish closed 3 years ago

FelixKulish commented 3 years ago

Hi. First of all great plugin. I just have a question about "Vertical gap between groups", I did find a horizontal one, but didn't find a vertical. The rows are very close together and I wanted to put put some gap between the rows. Did I miss something? Thank in advance.

michaeldmoore commented 3 years ago

If you define a grouping column, Multistat will create multiple sub-panels

As to the vertical/horizontal thing, everything works (or should work) more or less identically in both orientations. There may be some confusion by terms such a 'upper' and 'lower' etc., that end up being twisted through 90 degrees etc., but I'm sure anyone can figure this stuff out.

If you really still don't see what you want, send me a screen capture of what you have and sketch up what you want it to look like. I'll see if I can point you in the right direction. Very glad you found the panel useful though. Michael Moore

On Tue, 20 Apr 2021 at 10:38, FelixKulish @.***> wrote:

Hi. First of all great plugin. I just have a question about "Vertical gap between groups", I did find a horizontal one, but didn't find a vertical. The rows are very close together and I wanted to put put some gap between the rows. Did I miss something? Thank in advance.

— 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/64, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4NLLRAWMJQVVQR2EVTZ7LTJU4ORANCNFSM43HVXACQ .

FelixKulish commented 3 years ago

Thanks for the fast response. I didn't find the property that you spoked about. image this is my panel, I want to increase the space between the rows (red marking on the picture) I think that you misunderstood me, I want to increase the gap between group rows, not between bars in one of the groups

michaeldmoore commented 3 years ago

Interesting, and with the picture, I understand what you are talking about now. There is no setting for this in the current version, but adding it didn't take long.

Look out for the next version (1.7.2) which I'll try to get released today. It might take a few weeks to get through Grafana's approval process. In the meantime, you might download it directly from github once everything is posted and signed properly.

[image: image.png]

On Wed, 21 Apr 2021 at 09:42, FelixKulish @.***> wrote:

Thanks for the fast response. I didn't find the property that you spoked about. [image: image] https://user-images.githubusercontent.com/18226477/115515709-136e8d00-a28e-11eb-9e66-9c02c886bb04.png this is my panel, I want to increase the space between the rows (red marking on the picture)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/michaeldmoore/michaeldmoore-multistat-panel/issues/64#issuecomment-823851027, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4NLLSKNJLHQOVQK7J2J33TJZ6WDANCNFSM43HVXACQ .

FelixKulish commented 3 years ago

Thanks a lot another small thing, can there be an option to style the group labels text? (now there is a color and size option), maybe add Bold option and font type can also be added?

michaeldmoore commented 3 years ago

Try playing with the CSS file. It might mess up the signing tag, but you should be able to override just about anything there.

On Wed, 21 Apr 2021 at 11:30, FelixKulish @.***> wrote:

Thanks a lot another small thing, can there be an option to style the group labels text? (now there is a color and size option), maybe add Bold option and font type can also be added?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/michaeldmoore/michaeldmoore-multistat-panel/issues/64#issuecomment-823921391, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4NLLWRTDNVDW4C7ICFKEDTJ2LNHANCNFSM43HVXACQ .

FelixKulish commented 3 years ago

Ok Thanks a lot for you very fast help