Software Developers
The place for software developers working with Sisense ComposeSDK to meet and collaborate
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Software Developers Forum!

Hello World! On behalf of the entire Sisense team, welcome aboard, and thank you for being a member of the Software Developers Forum! We're thrilled to have you! Also, check out our Sisense Discord Server! We are here to provide a vibrant and support...

DRay by Community Team Leader
  • 469 Views
  • 0 replies
  • 1 kudos

Join us for Sisense Office Hours in Discord at 2pm Eastern!

Join us for Sisense Office Hours in Discord at 2pm Eastern! Sisense Engineering Manager, Bogdan Karlenko, will be in the Main Stage channel to answer questions, chat through project updates, and more! Click here to join our Discord: https://discord.g...

DRay by Community Team Leader
  • 105 Views
  • 0 replies
  • 0 kudos

Compose SDK minor version 1.23.0 released:

[1.23.0] - 2024-11-12   Added Add component NlqChartWidget for internal testingAdd fromChartWidgetProps() and toWidgetDto() to widgetModelTranslator for internal testingImplement typedoc-plugin-diff-packages to check feature parity across UI framewor...

DRay by Community Team Leader
  • 97 Views
  • 0 replies
  • 0 kudos

Compose SDK: Component and plugin enhancements

Big news for developers! Now in beta, the Sisense Compose SDK Dashboard Component feature lets you embed interactive, high-performance dashboards using a single line of code. From cross-filtering to secure, native integration—turn your analytics int...

DRay by Community Team Leader
  • 116 Views
  • 0 replies
  • 0 kudos

Create vertical line in line chart with dates as x-axis

hello,I am trying to add vertial lines (indicating event in time) to a simple line chart with dates as x-axis.Unfurtunatly i succeeded only adding a single line according to index on x-axis and not value.Questions:1. How can i add the line for specif...

eshaul by 7 - Data Storage
  • 2147 Views
  • 7 replies
  • 0 kudos

Join us for Sisense Office Hours in Discord at 2pm Eastern!

Join us for Sisense Office Hours in Discord at 2pm Eastern! Sisense Senior Software Engineer, Jeremy F. will be in the Main Stage channel to answer questions, show something they are working on, demo a new feature, present a use case, or anything els...

Sisense_Discord.png
DRay by Community Team Leader
  • 136 Views
  • 0 replies
  • 1 kudos

Compose SDK minor version 1.22.0 released

Compose SDK minor version 1.22.0 released: [1.22.0] - 2024-10-28   Added Add hook useComposedDashboard (alpha) for flexible dashboard composition in ReactAdd hook useDashboardTheme for internal testingSupport persistence of dashboard for internal tes...

DRay by Community Team Leader
  • 122 Views
  • 0 replies
  • 0 kudos

Usage of MutationObserver in Pivot2 Widget

Is it possible to use the MutationObserver in a Pivot2 Widget?  Using the code below, I'm not seeing the log statements within the console from within the "each".  By step debugging I can see that the MutationObserver is created but the loop is not g...

Preventing Widgets from becoming Ellipsis?

I have been using Sisense JS and I like it a lot!But the issue I am having is what renders for a widget when it is shrunk down to a small size.Both values and labels turn into ellipsis at a small enough viewport widthIs there any way to prevent this?