1
Wordpress Plugins / Easy Chart - question about line graphs
« on: January 28, 2012, 01:49:29 AM »
I have a line graph with 12 months of data and 2 lines. One of the lines has all 12 data points, and the other one I wanted to add a new point each month.
I'll try to explain with an example. One line starts at 250 in January and goes down in equal increments each month until it reaches 200 in December. The second line starts at 250, and has no data as of yet for the other months. When I tried to add a test number for February (say 246), instead of this line going down to 246 in February, it just creates one long line from 250 in January to 246 in December.
When looking at the table of data, this line has 250 in January, 246 in February, and the rest of the months say "undefined".
Is there any way to get it to show the correct line going from 250 in January to 246 in February and stopping there, while still showing the first line with all 12 months?
I hope what I'm asking is clear. Thanks in advance for any help!
I'll try to explain with an example. One line starts at 250 in January and goes down in equal increments each month until it reaches 200 in December. The second line starts at 250, and has no data as of yet for the other months. When I tried to add a test number for February (say 246), instead of this line going down to 246 in February, it just creates one long line from 250 in January to 246 in December.
When looking at the table of data, this line has 250 in January, 246 in February, and the rest of the months say "undefined".
Is there any way to get it to show the correct line going from 250 in January to 246 in February and stopping there, while still showing the first line with all 12 months?
I hope what I'm asking is clear. Thanks in advance for any help!