Knowledge
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Limiting Date Range Filters in Sisense Dashboards

Limiting Date Range Filters in Sisense Dashboards Use Case Overview Wide date ranges in Sisense dashboards can lead to performance issues, especially when using live models or querying large datasets. For live data models, large queries increase cost...

Leveraging Sisense Notebooks with Compose SDK

Leveraging Sisense Notebooks with Compose SDK In today’s developer ecosystem, delivering a tailored creator experience is essential for success, especially when integrating analytics into customer-facing applications. Many existing solutions offer a...

Screenshot 2024-09-17 at 4.01.02 PM.png Screenshot 2024-09-17 at 4.00.43 PM.png
spuma by Sisense Team Member
  • 26 Views
  • 0 comments
  • 0 kudos

Plugin - customLogoLink

Plugin - Set Custom Link Overriding default In Top Left Logo Icon Description This plugin allows changing the link of the top-left Sisense or white-labeled logo on the server's home page to a custom URL. Disabling the plugin will restore the log...

Screen Shot 2024-02-23 at 5.07.40 PM.png Screen Shot 2024-02-23 at 5.07.40 PM.png

Custom sort for Bar and Column Chart

Custom sort for Bar and Column ChartQuestion:I have seen several posts of people asking if there is a simple way to apply custom sorts for car and column charts, and until recently, I have been using the community customBarColumnChart Plugin, which i...

rapidbisupport_0-1723129641624.png rapidbisupport_1-1723129724930.png

Using the InternalHttp Function Within Scripts and Plugins

Using the InternalHttp Function Within Scripts and Plugins The InternalHttp function is a Sisense function within the Sisense internal Prism object. The prism object and the InternalHttp function are present on all Sisense pages and can be used in sc...

Toggle Logarithmic Feature

Toggle Logarithmic Feature Question I want the user to be able to toggle on and off the "Logarithmic" feature from the design panel. Answer See the script below: widget.on('processresult', function(se, ev){ev.result.chart.spacing = [20, 20, 77, 20...

gwolfe_0-1716309534846.png
DRay by Community Team Member
  • 148 Views
  • 0 comments
  • 1 kudos

Demonstrating ComposeSDK Styling Of Sisense Dashboard Widgets

Demonstrating ComposeSDK Styling Of Existing Sisense Dashboard Widgets When developing ComposeSDK embedded applications, there are three principal techniques for embedding or converting an existing Sisense widget. Discussing each method, and some o...

Screen Shot 2024-03-12 at 2.06.41 AM.png Screen Shot 2024-03-12 at 2.06.41 AM.png

Plugin - DisableLogoLink

Plugin - Disable Link To Sisense Server Homepage In Top Left Logo Icon This plugin disables the link to the home page of the top left logo in the Sisense UI. The plugin also removes the logo icon being treated as a link on mouse hover. This logo im...

Screen Shot 2024-02-23 at 5.07.40 PM.png Screen Shot 2024-02-23 at 5.07.40 PM.png

Plugin - HideChartTypeByGroup

Plugin - Hide Widget Type in Chart Type Dropdown From User Groups   This plugin hides widget types from the widget selection dropdown menu, for user groups set in the config of the plugin. The widget types hidden are set in the config. Widgets o...

Screen Shot 2023-11-08 at 8.55.33 AM.png Screen Shot 2023-11-08 at 8.53.31 AM.png

Sync Blox Input Element with Current Filter State

Sync Blox Input Element with Current Filter State When creating a Blox widget and altering a filter within a dashboard or widget, it is sometimes advantageous to modify the default behavior, so that upon activating a Blox action, the Blox widget in...

Blox widget preserve.gif Blox widget sync.gif Blox widget sync.gif

Chart Type - Radial Bar Chart In Matplotlib (Python)

    Here's a script that takes a data frame with two values, the current and benchmark, and returns radial bar charts to plot progress toward a goal. You can also choose a color using the color_theme parameter that takes values 'Grey', 'Purple, 'Bl...

Community_Admin_0-1635242545447.png
Labels