The ChartMarker Gadget is a gadget for creating graphs in Google Wave. It is really easy to use you add the robot with the address chart-maker@appspot.com.
To make a graph you use a command like the following {p 3,4,5}.
It is also possible to create other chart types like:
- lc forLine with axis
- p for simple pie chart
- r for Rador diagram
For more options see the projects page.
I have created a small video showing the gadget.
The code for the robot is really simple. When submit is pressed the blip is searched for a chart command. The cart command is then converted into a url for Google Chart APIs like http://chart.apis.google.com/chart?chs=250×100&chl=10|30|60|43&chdl=10|30|60|43&cht=p3&chd=t:10,30,60,43
Related posts:
- WaveCalendar 20: Task To-Do Task To-Do by Love sharma is a gadget that...
- WaveCalendar 18: Scrumpoker I really pleased with today’s calendar. I’m a fan...
- WaveCalendar 23: Windows Google Notifier Lifehacker describes the new Goolge Wave desktop notifier. Lifehacker...
- Gadget and Robots interaction In some instances you want to have the robots...
- WaveCalendar 24: Publish to Wordpress For this last post I was looking for a...
Related posts brought to you by Yet Another Related Posts Plugin.
2 comments ↓
In lieu of not having a spreadsheet app that works with Google Wave this give some functionality for charts.
[...] Via Mastering Wave [...]
Leave a Comment