Build Analytics
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Change a language by request

Hi, I have a problem with Sisense localizationOur React application has a language switcher that we can use to change the language through the i18n library, but how can I change the localization of the Sisense widgets at the moment of language switch...

vmaik by 7 - Data Storage
  • 1078 Views
  • 0 replies
  • 0 kudos

Add Data label to center of donut chart

Hi, Below script will display total value at the center of donut chart. Refer - https://www.binextlevel.com/post/add-data-label-to-center-of-donut-chart var titleText = '' var labelColor = '#4287f5' var labelFontSize = '24px' widget.on('processresult...

harikm007_0-1651986366921.png
harikm007 by 13 - Data Warehouse
  • 873 Views
  • 0 replies
  • 1 kudos

Values not appearing in pivot table

Hi all, I am creating a pivot table widget in Sisense and the values are all showing up as 0. I double-checked the widget JAQL and they're all using the same table so that shouldn't be the issue. I also checked the Sisense analytics for the table and...

amelia by 10 - ETL
  • 2342 Views
  • 2 replies
  • 0 kudos

Run an additional JAQL within your script

In various cases, you'll require additional data from your data model - Data that wasn't part of your original widget's query. The following function allows you to query your data model as part of your javascript code (using your existing security to...

83227784_3726975083979609_8570336295451099136_n[1].jpg

Resolved! Change widget header background color

Trying to change the widget title background color. I am using custom css code for card look. The following widget code allows me to change border radius/color. Trying to use similar "widget-header' to no avail. Any ideas? Thx! $('.widget') .css('bor...

ElementUX_1-1651694032138.png
ElementUX by 8 - Cloud Apps
  • 2647 Views
  • 4 replies
  • 0 kudos

Starting day of a week Changes

Hi All, I'm trying to change the starting day of the Week in Cube level, Need to calculate Total Hours worked by an employee from Saturday to Friday. If I choose Week range(week 1, week 2, etc..) then my week selection should calculate total hours fr...

Area Chart - Gradient-Fill (Linear/Radial) Area

When creating an area chart you'd sometimes want to use a gradient-fill the area of the chart (linear or radial) Linear-Gradient Fill (Top-to-Bottom) Apply the following widget script: function hexToRgbA(hex,opacity){ var c; if (opacity < 0 || opacit...

Ophir_Buchman_0-1651238999794.png Ophir_Buchman_1-1651239015628.png Ophir_Buchman_2-1651239235721.png Ophir_Buchman_3-1651239698634.png

Resolved! Export a widget to CSV in Sisense.js

Team, I am using Sisense.js to embed Sisense widgets to my applications, just want to understand the ways that how can I give export to csv option . Looking for an eportcsv button kind of solution. Thanks, Nazeer

Nazeer by 8 - Cloud Apps
  • 2837 Views
  • 5 replies
  • 0 kudos

Line Chart - Line Conditional Formatting

When creating a line chart, you might want it to color differently for values below the threshold. Add the following script to your widget: widget.on('processresult', function(widget, result) { let dataSeries = result.result.series[0]; let threshold ...

Ophir_Buchman_0-1651215608626.png Ophir_Buchman_1-1651215624773.png 83227784_3726975083979609_8570336295451099136_n[1].jpg

Responsive PieChart

Hello, is there any way how to make piechart looks better on mobile devices?It has 800px width by default and it's shrinking the whole screen.

vmaik by 7 - Data Storage
  • 1096 Views
  • 1 replies
  • 0 kudos

Dashboard Custom advanced Filter

I'm attempting to create a custom(advanced script) date filter on a widget. My base table has dates in the future for forecast planning, but I only want the widget to show results from: "2020-01-03" to: "today". (I want getdate() or similar) Is there...

jacobgould_0-1651157027913.png
jacobgould by 7 - Data Storage
  • 2034 Views
  • 1 replies
  • 0 kudos

Gradient color in bar/column/line/area chart

Below script will add gradient color to widget. Supported widget types are bar chart, column chart, line chart and area chart Steps: Create bar/column/line/area chart Add below widget script and update the variable 'color1' with any color you need to...

harikm007_1-1651083898891.png
harikm007 by 13 - Data Warehouse
  • 1017 Views
  • 0 replies
  • 0 kudos

Resolved! Hover label value font colors

Is it possible to change the font color for bar chart hover labels? Ideally this would be a global setting, but if I have to run code per widget, ill do what it takes. Thanks!

bar-chart-font.png
ElementUX by 8 - Cloud Apps
  • 1796 Views
  • 3 replies
  • 0 kudos
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]