cancel
Showing results for 
Search instead for 
Did you mean: 

What is the dashboard layout used in sisense dashboard ui

enmiwong
8 - Cloud Apps
8 - Cloud Apps

May I know what is the dashboard layout library being used in sisense dashboard ui? I’m currently developing dashboard in my application, it should get dashboard and widgets from sisense rest api and position it in the web application. I’m using gridster for the dashboard layout. Wondering how to translate the dashboard layout which is obtained from the sisense rest api into gridster for positioning?

4 REPLIES 4

DRay
Community Team Member
Community Team Member

Hello @enmiwong,

Have you looked into using ComposeSDK for this? https://sisense.dev/guides/sdk/ I think it might make this a bit easier for you.

Please let us know your thoughts.

Thank you.

David Raynor (DRay)

enmiwong
8 - Cloud Apps
8 - Cloud Apps

Hi, is ComposeSDK able to save the dashboard layout in the sisense backend and rendered it when the web application is closed and launched again?

DRay
Community Team Member
Community Team Member

With CSDK you create the visualization right in your application, without the need to save the dashboards back to Sisense. You can create visualizations in Sisense via API if you need them saved. https://sisense.dev/guides/customJs/plugins/widgetsTutorial.html

David Raynor (DRay)

DRay
Community Team Member
Community Team Member

If you would like to talk with someone here about your options please reach out to your Sisense account team to schedule a meeting. We would love to discuss your use case with you!

David Raynor (DRay)