How to create a Chart of Lines???
Posted: Thu Jul 02, 2009 12:20 pm
Hello, folks
I need to create a chart line but tried in many ways and I am not getting. I have the data in two ways below. Which of the two ways should I use? How to configure the properties of Chart object?? Anyone can help me?? Thanks!!
Type 1)
----------------------------------------------------------
Category Jan Feb Mar Abr Mai
Class1 15 12 8 18 16
Class2 10 14 15 6 11
Class3 11 19 18 15 10
Type 2)
----------------------------------------------------------
Class1 Jan 15
Class1 Feb 12
Class1 Mar 8
Class1 Abr 18
Class1 Mai 16
Class2 Jan 10
Class2 Feb 14
Class2 Mar 15
Class2 Abr 6
Class2 Mai 11
Class3 Jan 11
Class3 Feb 19
Class3 Mar 18
Class3 Abr 15
Class3 Mai 10
I need to create a chart line but tried in many ways and I am not getting. I have the data in two ways below. Which of the two ways should I use? How to configure the properties of Chart object?? Anyone can help me?? Thanks!!
Type 1)
----------------------------------------------------------
Category Jan Feb Mar Abr Mai
Class1 15 12 8 18 16
Class2 10 14 15 6 11
Class3 11 19 18 15 10
Type 2)
----------------------------------------------------------
Class1 Jan 15
Class1 Feb 12
Class1 Mar 8
Class1 Abr 18
Class1 Mai 16
Class2 Jan 10
Class2 Feb 14
Class2 Mar 15
Class2 Abr 6
Class2 Mai 11
Class3 Jan 11
Class3 Feb 19
Class3 Mar 18
Class3 Abr 15
Class3 Mai 10