top of page
Tags
Convert Column chart to Variwide chart
"A variwide chart is a column chart where each column has a separate width to represent the third dimension ." Here is a script to...
1390
Highlight i-button of widgets having description
In Sisense, we can add description about a widget in its i-button which is located at widget header. But it is difficult to know if any...
1720
Collapse or Hide Dashboard and Filter panels
Sisense dashboards have left and right panels. Left panel is to display list of dashboards and Right panel is for dashboard filters....
6921
Modal popup in Dashboard
Sometimes you may need to show some messages, like information about the charts, on loading the dashboard. This can be achieved using...
3360
WordCloud from Column chart
Here is a script to convert a Column chart to WordCloud chart Steps: Create a Column chart. It should contain only one field as category...
2370
Custom No Result message
Below script will allow you to change default 'No Result' message to any message you want. It is possible to apply different messages to...
3880
Display value labels inside bar
By default, in Column and Bar charts, all value labels are displayed outside bars. But here is a way to display values inside bar Steps:...
1930
Button to Show/Hide value labels
Sometime the widget looks messy when we enable value labels. At the same time it would be good to enable it to analyze the chart easily....
2360
bottom of page