Custom No Result messageBelow script will allow you to change default 'No Result' message to any message you want. It is possible to apply different messages to...
Add description to WidgetHere is a method for adding detailed information about the chart and data that will always appear at the bottom of a widget. Steps:...
Add subtitle to WidgetSometimes we may need to add some more information about the data displayed on the widget. i-button is an option to add this...
Dynamic widget title and axis labelThere can be situations where we need to display widget title and axis labels based on selected item in filter. Here is a script to...
Add background image to a widgetBelow script allow us to add background image to a widget. Steps: Create a widget. (supported widget types : bar, column, area, line,...
Gradient fill in Scatter chartGradient colors can be applied to a scatter chart using below script Steps: Create a scatter chart Add below script to widget Save script...
Additional columns in CSVWhen we export a widget as CSV, it just contains the widget's dimensions and measures. Additional measure columns that are not part of...
Change background and font color of widgets in SisenseSupported widget types : Line chart, Bar chart, Column chart, Pie chart, Scatter chart, Area chart widget.on('processresult',function(se,...