Removing the axis from an image in a user function
daggaz
Modifygraph/w=graph0 margin = -1
However If I make a panel named testpanel and append the image to it, I can no longer use this command. I also cannot use modifyimage which seems more appropriate, because the margin flag does not exist here.
Solution was to add the /N=(graph_name) flag to the display command used before appending the image to the panel, then add
this to the panel path /w=hostpanel#subpanel#graph_name
works fine now.
June 21, 2013 at 08:11 am - Permalink