VolkovLabs / volkovlabs-dynamictext-panel

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

Add Time Zone and Range parameters to Javascript Code #155

Closed mikhail-vl closed 1 year ago

mikhail-vl commented 1 year ago

Discussed in https://community.grafana.com/t/how-to-show-current-dashboard-timezone-in-the-panel-of-the-dashboard/82684/6

Screen Shot 2023-03-03 at 19 57 49

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 84.61% and project coverage change: -0.16 :warning:

Comparison is base (f295b8e) 66.22% compared to head (c1c9785) 66.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #155 +/- ## ========================================== - Coverage 66.22% 66.07% -0.16% ========================================== Files 24 24 Lines 225 224 -1 Branches 28 28 ========================================== - Hits 149 148 -1 Misses 68 68 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs) | Coverage Δ | | |---|---|---| | [src/helpers/html.ts](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2hlbHBlcnMvaHRtbC50cw==) | `61.90% <50.00%> (ø)` | | | [src/components/Text/Text.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dC9UZXh0LnRzeA==) | `90.90% <100.00%> (ø)` | | | [src/components/TextPanel/TextPanel.tsx](https://codecov.io/gh/VolkovLabs/volkovlabs-dynamictext-panel/pull/155?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs#diff-c3JjL2NvbXBvbmVudHMvVGV4dFBhbmVsL1RleHRQYW5lbC50c3g=) | `80.00% <100.00%> (-1.25%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=VolkovLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.