• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Line chart/graph

srinidhi

Active Member
Hi,


I have to prepare a line chart. The data is something like this.The UCL and LCL is always 30 & -30.Please give me differnt ideas on how to prepare the line chart with this data.


month Complexity Deliverable Variance UCL LCL

Apr Large A 0 30 -30

june Medium B 0 30 -30

Apr Medium C 80 30 -30

july Medium D 0 30 -30

Apr Medium A -25 30 -30

Aug Medium B 0 30 -30
 
You need to decide what you want on the X and Y axis and what you are grouping together.

I imagine you want Months on X Axis and Variance on Y Axis

Do you want to group Complexity or Deliverable?

You will end up with a Column for Date and a Column for the Variance for each group of Complexity or Deliverable.

Then 2 more columns for the control limits
 
Hi!

You can try two separate Line Graphs (if not already!)& then overlap one over other.

In 1st Graph I took Variance on Y-axis & Month,Complexity,Deliverable on X-axis(though I could not understand what was that)

In 2nd Graph I took just UCL & LCL (deleting all other parameters like legend, scale & Y-axis...)

Finally, overlap 2nd graph on 1st. The graph looks nice & its easy to undstnd.
 
Back
Top