Does anyone know of good tutorials for how to build interactive 1-click dashboard using JSL? For example, I would like to build a user interface which allows the user to select an item from a dropdown list and display some sort of visualization charts based on the user selection.
Thanks,
Simon
This isn't exactly a tutorial, but you might take a look through the fantastic Add-in Manager @Justin_Chilton put together, specifically the screenshot where you can paste a JSL script copied from graph builder or other graphs into menu items:
This isn't exactly a tutorial, but you might take a look through the fantastic Add-in Manager @Justin_Chilton put together, specifically the screenshot where you can paste a JSL script copied from graph builder or other graphs into menu items:
Fantastic. Thanks for sharing