Forum Discussion
Hi Reach3Insights,
This is very likely possible via Sisense scripting or plugins, but may require writing new custom code via scripts or plugins.
Relevant links that may be helpful:
Images in Bar Chart Plugin (May be Outdated for the latest Sisense version)
Highchart Scripting for Images in Column Charts (Sisense uses Highcharts)
Text Indicator Widget
Additional Info in Tooltip Script
Sisense scripts and plugins can modify Highchart settings using the beforeviewloaded event.
A separate Blox widget in the same row displaying the relevant image may be the simplest method to display the relevent image in the dashboard.
Blox or a text widget could also potentially be used for displaying the question and Base n.
- BalaR07-02-2025Data Storage
Hi Jeremy,
Thanks for your response, I can't see those options in our instance
Bala
- JeremyFriedel07-07-2025Sisense Employee
Hi BalaR,
The Blox widget type is visible in the widget type dropdown box when creating a new widget. The text widget option appears in the top UI of the dashboard, separate from the normal widget create button.
The other links and options related to scripting and plugins, the edit script menu item is visible in the dashboard and widget context menu. The list of active add-ons can be found in the admin tab of the dashboard.
More information on custom scripting and plugins can be found in this section of the documentation.
This plugin from Sisense may also be potentially relevant.
If preferred, you can contact your CSM for information on creating a customization request to Sisense.