clock-panel
clock-panel copied to clipboard
Clock Panel Plugin for Grafana
Hi there, I wanted the clock to be able to utilize the query as input. Since other people were asking for the same feature (#168), I figured I might take...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.3 to 4.0.0. Release notes Sourced from style-loader's releases. v4.0.0 4.0.0 (2024-04-08) ⚠ BREAKING CHANGES minimum supported webpack version is 5.27.0 minimum support Node.js version is 18.12.0...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 6.13.3 to 8.7.0. Release notes Sourced from cspell's releases. v8.6.1 Changes Fixes fix: Add Terraform dictionary (#5404) fix: Adding defineConfig() to cspell-types (#5399) fixes #5358 replaces #5372...
Adds a small description to the custom format panel options so it is clear users can use momentjs .format syntax Related to https://github.com/grafana/clock-panel/issues/170
Bumps [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) from 10.3.3 to 10.4.2. Release notes Sourced from @grafana/runtime's releases. 10.4.2 (2024-04-10) Download page What's new highlights Bug fixes Angular deprecation: Prefer local "angularDetected" value to the remote...
Bumps [@grafana/eslint-config](https://github.com/grafana/eslint-config-grafana) from 5.1.0 to 7.0.0. Commits See full diff in compare view Maintainer changes This version was pushed to npm by grafanabot, a new releaser for @grafana/eslint-config since your...
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 7.2.13 to 9.0.2. Release notes Sourced from fork-ts-checker-webpack-plugin's releases. v9.0.2 9.0.2 (2023-10-29) Bug Fixes issue-webpack-error should not add colors to file string (#825) (d5e7e32) v9.0.1 9.0.1 (2023-10-29)...
I have a use case where I want the panel to do a daily countdown to a specific time of day ("Time left for ..."). I don't think this is...
I want to use SQL to configure the start time,For example, I want to start calculating from October 10, 2023, but this starting time may change. I want to place...
Hello there! As it currently stands, I utilize a Dashboard Variable from an API to countdown until a specific event start time. However, it would be great to be able...