VolkovLabs / volkovlabs-dynamictext-panel

Business Text Panel for @grafana
https://docs.volkovlabs.io
Apache License 2.0
78 stars 14 forks source link

inner space pannel #145

Closed acappelletti closed 1 year ago

acappelletti commented 1 year ago

Hi, I'm edting great with your panel but I see there is more spaces against the original one. Is it possibile to add some setting for reduce it...

image

Alen

mikhail-vl commented 1 year ago

@acappelletti Yes, The upcoming release will introduce the custom CSS Editor similar to JavaScript.

I hope to release it this weekend.

acappelletti commented 1 year ago

Hi Mikhail, absolutely with no rush... when you'll make the new release... could you please let me know? Thanks and good work! I've got on my bookmarks the release page anyway : )

mikhail-vl commented 1 year ago

@acappelletti I just implemented the Styles Editor, which allows to override default and add new styles:

Screen Shot 2023-02-18 at 16 50 36

You can try it from the CI artifact. I have a couple more issues to review and will do more testing before the release later today or tomorrow.

acappelletti commented 1 year ago

@mikhail-vl thanks for your precious update... but when you talk about "CI artifact" it's a test area? 'cause I see always https://grafana.com/grafana/plugins/marcusolsson-dynamictext-panel/?tab=changelog 2.2.0 version form the download area. Thanks

mikhail-vl commented 1 year ago

@acappelletti We released version 3.0.0 and sent it to the Grafana team for review. It usually takes a couple of days to review, and then it will be added to the Grafana Catalog.

Blog post with details: https://volkovlabs.io/blog/dynamictext-panel-3.0.0-20230219/ Meanwhile, you can download it from GitHub. Let me know if there is anything else.

acappelletti commented 1 year ago

@mikhail-vl thank you very much for your amazing support! I'll wait a couple of day.... it's not a problem.

One thing. This evening I was using your panel and on a numeric field I had a value like 28.15555555556... I needed to format it. I fixed it in the source, but if I didn't have access it was a problem. Does the formatting for these extreme cases already exist in the plug? I've read the documentation and can't seem to find anything

ALEN

mikhail-vl commented 1 year ago

@acappelletti We explained how to create custom Handlebars handlers for cases like that in the video: https://www.youtube.com/watch?v=lJqk5Gobec4