JMP15 Graph Builder does not update Map after changing -XY coordinates file
old working JMP13 script does not work anymore with JMP15. The script changes the coordinates of -XY map file and neither Graph Builder updates nor the changed map appear creating a new graph builder instance. Just opening a new session new map is shown. It looks like that a sort of caching prevent updates.Is it possible to fix or workaround this behavior?dt2 = open("C:/TEMP/map-Name.jmp");
dt3 =
...