Adding images to dashboards & base sizes
I am using an integrated report within a research platform and would like to add images of the concepts we tested in the study, is there a way to do that?
Also is there a way to add the question and base sizes below each visulisation? example below
BalaR
Posted 1 year ago·Last reply 10 months ago
5 comments
DRay
·10 months agoHi BalaR,
Were the responses from JeremyFriedel enough to answer your question?
If so, please click the 'Accept as Solution' button on the appropriate post. That way others with the same questions can find the answer. If not, please let us know so that we can continue to help.
Thank you.
DRay
·1 year agoHi BalaR,
Were the responses from JeremyFriedel enough to answer your question?
If so, please click the 'Accept as Solution' button on the appropriate post. That way others with the same questions can find the answer. If not, please let us know so that we can continue to help.
Thank you.
Jeremy Friedel
·1 year agoHi 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)
Custom Images in Dashboards
Background Images in Charts
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.
BalaR
OP1 year agoHi Jeremy,
Thanks for your response, I can't see those options in our instance
Bala
Jeremy Friedel
·1 year agoHi 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.