View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
MFM MFM is offline
external usenet poster
 
Posts: 10
Default How do i plot two series of data both in accending order on a line

I have multiple series of data to plot in a line graph that I want view from
the lowest to highest. For example:

sales sold by REP AND product type & person. Each series represent a type
of product. the Vert scale is the number sold and the horz scale is the rep
in order of rank from lowest to highest. Each series/product is independant.

Can I do this?

Thanks.