Running another JSL over Hover Labels on a graph failed
Runs another JSL(test.jsl) on the graph by Hover Labels,frame = (p1 << report)[FrameBox( 1 )];
frame << Set Graphlet( Picture( loader = Include( "D:\0\test.jsl" ) ), Title( "Pie Preset" ), Reapply( 1 ) );
but does not finish.The record in the log isObject 'LegendBox' does not recognize the message 'Position'; perhaps you mean one of these: <<Legend Position <<Orientation <<Paste <<Get Annotation <
...