plot - Different groups with single line, plotting in Excel -
my problem:
i have column of data , column of condition (3 conditions). goal plot data based on iteration (iteration x axis), , colour different portions of plot based on condition. unfortunately, have use excel.
what did:
i subdivided column 3 different columns based on condition
then, plotted them (scatter plot). far ok, sake of presentation, need connect of these points single line (the plotting option gives me 3 lines).
any appreciated ( prefer non vba solution time being have present them tomorrow , didn't use basic years)?
example:
condition---og-------g2-------g3-------g4
0-----------95.6-----95.6-----#n/a-----#n/a
1-----------95.6-----#n/a-----95.6-----#n/a
3.2---------95.6-----#n/a-----#n/a-----95.6

i want connect line between these 3 points (with different colour based on condition column): 
in excel 2013 (may different other versions), merely select data point joined (here yellow, red necessary also) , select solid line shown:

Comments
Post a Comment