5 Apr 2021

Customizable UI Dashboard with gridstack

Default blog image

forge-stacks

forge-stacks-gif

 

We have been experimenting with the idea of adding forge viewer and related UI components dynamically into the webpage and https://forge-stacks.herokuapp.com/ is the result of it.

Source code: https://github.com/libvarun/forge-stacks

This is a experimental project with the idea of adding forge viewer and related UI components dynamically into the webpage. Under the hood it uses gridstack js library, our other sample https://github.com/cyrillef/node-red-node-forge uses UI components to simulate forge APIs, this sample is to simulate new UI components on a model.

Currently, we have only 3 UI components, Viewer, Pie Chart, and Bar chart, which can be added any number of times( but don't go bonkers, your browser might crash)

 

Please experiment with it and let us know how it is and what new stacks and core featues you like us to add.

Related Article