Skip to main content

3 docs tagged with "JavaScript Code"

View All Tags

Charts Function

setOption(options) is the primary function in the Apache ECharts library. It is depicted as a square on the right in the schema below. This function gets called by the Business Charts panel (the Charts Function) with only one required parameter options.

Custom Code

Custom code allows you to access the panel's options, REST API responses, form elements, and various Grafana services.

JavaScript Code

Dynamic Text Panel supports the integration of JavaScript code snippets that can add Handlebars helpers and event handlers.