G
Guest
How can i plot line graphs having dual Y axis at two ends? The two Y axis
have to be of different scales in the same plot.
have to be of different scales in the same plot.
amitsaurav said:How can i plot line graphs having dual Y axis at two ends? The two Y axis
have to be of different scales in the same plot.
Bill Martin said:If you've set up to plot two lines, using the XY plot format, then:
1) Right click on one of the lines to highlight it,
2) Click on "Format Data Series"
3) Select the "Axis" tab
4) Click on the "Secondary axis" radio button
Bill