cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
simon_2
Level III

Tutorial for building 1-click dashboards

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

1 ACCEPTED SOLUTION

Accepted Solutions
ih
Super User (Alumni) ih
Super User (Alumni)

Re: Tutorial for building 1-click dashboards

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:

 

Add-In Manager 

 

ih_0-1615840404200.png

 

View solution in original post

2 REPLIES 2
ih
Super User (Alumni) ih
Super User (Alumni)

Re: Tutorial for building 1-click dashboards

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:

 

Add-In Manager 

 

ih_0-1615840404200.png

 

simon_2
Level III

Re: Tutorial for building 1-click dashboards

Fantastic. Thanks for sharing

Recommended Articles