I am making excellent use of Eazybi to display Jira data.
However, I would like to add reference images for the data around the gadgets on the dashboard.
I have not been able to find a way to do this.
I would like to inquire if there is a method to incorporate image files.
If image files are not possible, is there a way to insert formula data?
I would like to add it in the best possible format. Are there any supported formats such as HTML, CSS, Flex fractions, Sup/Sun, MathML, SVG, etc.?
“Processing Rate (%) = C Processing / (A Processing + B Processing) “
Cloud/Jira app: You can reference any publicly accessible image via URL in Markdown descriptions, you just need to Copy Image Address and then paste it into the following formula:

Uploading custom image files directly to the server is not available for cloud versions.
For displaying reference formulas like Processing Rate (%) = C Processing / (A Processing + B Processing) alongside your data, you can use calculated measures with the following formatting options:
Markdown – for basic formatting (bold, italic, links)
HTML – for more advanced formatting, including embedded images via <img> tags and styled text