Hello,
I am new to jmp platform and scripting. In application builder interface, when a button is clicked i want to open the graph builder inferface with loaded data columns (same interface as in Analysis - Graph Builder) where user can create graph needed then import the graph into the app screen.
i want to incroprate all the intractive features of Graph Builder interface (from selecting graph type , multiple x y columns etc) in application builder.
With my current understanding :
Is there a source code for Graph builder interface in jmp which can be used directly in appplication developer (or) is it possible to code the interface in the application developer
Note : Since i am new to jmp scripting .. developing custom graph builder interface is a heavy task. But i can build similar thing in python interface. Is it possible to embed python graph builder interface in Application devleoper of JMP ( If yes please specify the python interface packages supported)
Thanks in advance