Add Image Label to Graph
Hi,Using JMP12 and an Expression column, how can I add an image label to a graph? The mouse over image is great, but I am having trouble getting the image label to stay visible to add to a journal, presentation, etc. Any suggestions? Thanks!Names Default To Here( 1 );dt = Open( "$SAMPLE_DATA/Big Class.jmp" );dt << New Column( "Image", Expression, Set Formula( New ...
