HtmlChart can be used to show predefined HTML in the charts panel. Besides static HTML (e.g., images, text), it can also be used to show dynamic data (e.g., filter/data change) or even make these changes by using User Functions.
In addition to Common chart settings, the HtmlChart type has the following settings:
- HTML:
The HTML to display. It is formatted by Bootstrap Framework and can use its available classes (e.g., col-x).