Hello all, I’m here today to talk to you about Maths. And Google Code. I’ve been playing around with Google Code, and have found that it allows me to create charts, as many charts in as many forms as I want. Oh, Google Google Google Google Google. Oh, we are going to have some FUN!
I now present you with a pie chart of my favourite bars, and a bar graph of my favourite pies.
More to come soon!
May 30th, 2009 at 9:49 am
Uhhh… I did write a php class for creating google charts eh?
May 30th, 2009 at 9:54 am
cool - this is just javascript (like, 6 lines of code). The cool part is, it pulls the data from a Google Spreadsheet! ( http://spreadsheets.google.com/ccc?key=rREdjGxLsLsi-7JdHKglfKQ&hl=en and http://spreadsheets.google.com/ccc?key=rOQxYLMglSNfJ1neSmt-fIQ&hl=en )
the crazy part was getting javascript into a wordpress post. I had to create an html file and use an iframe!