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

Knowledge Base Articles

Invoke Custom Dashboard Function From SisenseJS

Question: how to invoke functions from within sisenseJS? I would like to understand this invocation process for a function that lives within a dashboard script AND a plugin. Answer: Functions in a widget/dashboard script or a plugin aren't (and cann...

intapiuser by Community Team Member
  • 363 Views
  • 0 comments
  • 0 kudos

Missing Legends In Embedded Widgets

Question: I have used Sisense.JS to embed multiple widgets into a web page.However, none of the Legends are displaying, rendering the widgets useless.Is it possible to pull through the legend?Answer:Widgets rendered using Sisense.JS follow the same b...

intapiuser by Community Team Member
  • 265 Views
  • 0 comments
  • 0 kudos

Properties/Tags To Identify Widgets

Question:We are using SisenseJS to embed widgets into a React app.  I am looking for a way identify the widget to render without using its id or title. This is so when the product team changes the dashboard/widget/title to show, we don't have to upda...

intapiuser by Community Team Member
  • 421 Views
  • 0 comments
  • 0 kudos

How to hide the element at the page

Question: Is there a way to hide, for example, the version in the user menu of the dashboard?  Solution: You can develop a plugin to remove the element: $('.menu-version-item').remove()

intapiuser by Community Team Member
  • 339 Views
  • 0 comments
  • 0 kudos
Labels