JMP17 interactive html working with Save As but can;t re-create in code only
Hello,
I have successfully made an interactive html report when doing the File -> SaveAs method, however, I'm having issues getting the interactive html to show the data filters when saving in jsl code. Can someone take a look and see if I'm missing something obvious here?
Here is the code I'm using:
JMP17
v2 = dtconcat << Graph Builder(
Size(951, 734),
Show Control Panel(0),
Variables(X(:
...