How do I plot value on x axis and category on y axis?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I thought it would be simple but I cannot find how to plot category (in this
case everage price) on y axis and value (quantity sold) on x axis.
Please help!!

Thanks,

Ben
 
Try using an X-Y scatter chart. It will allow you to choose your data sets
for the X values (Quantity sold) and Y values (Average Price).
 
Back
Top