Dynamic Text PanelDynamic Text Panel is a Grafana visualization plugin that you can use to convert plain text and table data into visually appealing, easy-to-read information cards. For that, the offered arsenal includes:
External JavaScript and CSSDynamic Text Panel supports the external resources starting from version 4.1.0.
HelpersHelpers, sometimes called handlebars, are functions that allow you to perform basic text transformations within your template.
JavaScript CodeDynamic Text Panel supports the integration of JavaScript code snippets that can add Handlebars helpers and event handlers.
RenderingThere are two main concepts to comprehend for the successful use of the Dynamic Text plugin.
StylesThe styles editor allows you to define new CSS styles and override the default ones using the dedicated code editor with CSS syntax highlighting.
VariablesDynamic Text Panel provides helpers to support variables. You can also use variables in the JavaScript code and CSS styles.