Development, Yahoo Pipes
- June 15, 2008
Line and Pie Charts Made Easy!
In addition to my Bar Charts Made Easy!, I have now setup two more Yahoo Pipes – Line Charts and Pie charts.
Here they are in action:
The Line Chart support multiple data sets, which you can specify by splitting the data sets with a | character.
For example, suppose you have data for two people, for the last four months:
- Line Labels: Me,You
- Data: 10,25,18,15|14,12,15,22
- Line Step Labels:March,April,May,June
- Side Labels: ,5,10,15,20,25
- Min,Max: 0,25
- Grid Step:10
The 10,25,18,15 would be my data, the 14,12,15,22 would be your data. Then the chart would look something like this:




