I work a lot with python programmers to generate a variety of charts and graphs. Often, I play around with Graph Builder (or some other JMP platform) to get what I want. Then I save it as a graphic, send it to them and say "make this".
It would be much more efficient, if I could just send them the JSL code and use JMP as the graphic back end. The idea is that when a graph is needed, a python script would send the appropriate JSL code to JMP. JMP would generate the graph and save it as an image for further use by the python script.
Is something like this possible with JMP? Does anyone know how to do this? We have the python capability. It's the python/JMP interface stuff that has me baffled.
Thanks.