Saved Pictures Get Cut Off
I am having a problem that looks like it is specific to my computer. I am running jmp 11.2 on windows 8.1 (64 bit).
It doesn't happen on my colleagues' setup so I figure there is a setting somewhere I am missing. Here it is how to reproduce it....Use the following code to create a trivial table, plot and then save the plot to my pc....
ttt = New Table( "test", Add Rows( 2 ), New Column( "DDD", Set...