Re: How do I add a secondary y-axis to MultipleListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg58719] Re: How do I add a secondary y-axis to MultipleListPlot
- From: mike_in_england2000 at yahoo.co.uk
- Date: Fri, 15 Jul 2005 14:14:01 -0400 (EDT)
- References: <db7nvu$mtm$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
ggroup at sarj.ca wrote: > Hi, > > I have been trying to figure out if there is a way to plot two (or > more) sets of data on one plot, but with different y-axes? I have data > that have different zero offsets and features on that are on different > scales, but I would like to plot them on top of each other. > > This is fairly simple on an XY scatter plot in Excel, but of course > Excel is extremely tedious to use for very large datasets. > > Thanks very much. Hi A function is defined on this page: http://support.wolfram.com/mathematica/graphics/decorations/twoaxisgraph.html that does this for you. Hope this helps Mike