Using EditAddToX, EditAddToY
Posted: Sun Sep 04, 2005 1:35 pm
Hey, just wanted to thank you again for your time. I came up with a workaround for the issue I was having with using dynamic & static extents on the same plot. I realized I could enable dynamic scaling for the whole graph, and use an invisible line to force dplot to always scale one axis to the desired extents. So, if I want to keep the x axis dynamic, but fix the y axis extents at y = 0 and y = 1.5, I make a line with the values (4, 0) to (4, 1.5), where 4 is an x value already included in the plot.
Now for the issue...
Adding the dummy line by hand with the Edit data menu command works perfectly, so I figured the EditAddToX and EditAddToX commands would be my solution. Using SelectCurve to create the new curve works fine, but the edit commands seem to be ignored by DPlot. My version is 1.9.9.9
Any ideas?
Much thanks,
Arthur
Now for the issue...
Adding the dummy line by hand with the Edit data menu command works perfectly, so I figured the EditAddToX and EditAddToX commands would be my solution. Using SelectCurve to create the new curve works fine, but the edit commands seem to be ignored by DPlot. My version is 1.9.9.9
Any ideas?
Much thanks,
Arthur