logx, logy with independant Y axis
Moderator: DPlotAdmin
-
- Posts: 1
- Joined: Wed Mar 05, 2008 12:30 pm
logx, logy with independant Y axis
I would like to plot two curves with independant Y axis where the first curve is LogY/LogX and the second curve is LinearY/LogX. I can't make it happen. When I select LogY/LogX I get LinearY/LinearX. (I am using DPlotJr from VB.NET)
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
Can't be done - at least not without some trickery. You could plot log(y) instead of y, then use Text>X,Y Labels to substitute 10^Y for the labels on the right side of the plot. I'm not suggesting this as a solution as it is a bit involved. But if you're in a hurry to produce a plot like that then this will work (at least for whole powers of 10. There's no good way to draw the intermediate lines that you'd get on a log scale.)I would like to plot two curves with independant Y axis where the first curve is LogY/LogX and the second curve is LinearY/LogX. I can't make it happen.
Visualize Your Data
support@dplot.com
support@dplot.com