On mySimon: Peg Perego John Deere Utility Tractor
BNET Business Network:
BNET
TechRepublic
ZDNet

February 20th, 2007

Charts in Google Spreadsheet are imminent

Posted by Garett Rogers @ 9:07 pm

Categories: Google Docs, Google Speculation

Tags:

In Focus » See more posts on: Google Office

With the launch of Google Docs & Spreadsheets for Google Apps around the corner, I figured it was about time I dug around the source code to see what I could find.  I decided "charts" would be a good place to start in Google Spreadsheets — and boy did I find them.  Many brand new references to charts were found scattered throughout the source code.

It wouldn't surprise me if a significant upgrade (that includes charts) is rolled out very soon.  You can find references to this coming feature in many of the externally linked files in the source code:

Here is a list of chart types that will be the supported according to the "charts_messages_en" file:

_C[12] = ('Pie');
_C[13] = ('Columns');
_C[14] = ('Bars');
_C[15] = ('Lines');
_C[25] = ('Scatter');

More interesting pieces of code suggest that charts will be displayed as "vml" for Internet Explorer and "svg" for other browsers that support it (like Firefox and Opera):

var c=xm(),d=xd[V].indexOf("MSIE")>=0?"vml":"svg";

… 

var e=this.Ib("svg");
e.setAttribute("id","chart");
e.setAttribute("width",a);
e.setAttribute("height",b);
this.F.getElementById("chartArea").appendChild(e);

Until now, the only reference to charts in the source code was an image named "testChart.png" that didn't even actually exist.   I would say this is enough evidence to "get our hopes up".

Garett RogersGarett Rogers is employed as a programmer for iQmetrix, which specializes in retail management software for the wireless industry. See his full profile and disclosure of his industry affiliations.


Email Garett Rogers

Subscribe to Googling Google via Email alerts or RSS.

  • Talkback
  • Most Recent of 5 Talkback(s)
Re: Ok
I wouldn't call this "reverse engineering"... javascript for any website is publicly available. (Read the rest)
Posted by: Garett Posted on: 02/26/07 You are currently: a Guest | | Terms of Use
embeddable?  normcope | 02/21/07
This Violates the Terms of Use  mattrmiller | 02/21/07
I bet he jaywalks also  sweklaweklfwe@... | 02/22/07
Ok  mattrmiller | 02/22/07
Re: Ok  Garett | 02/26/07

What do you think?

SponsoredWhite Papers, Webcasts, and Downloads

advertisement

Recent Entries

advertisement

Archives

Favorite Links

ZDNet Blogs

White Papers, Webcasts, and Downloads

  • Smart Tech Expert advice on innovations in healthcare and the green technologies that make it happen. Find out more
  • Smart Business Discussion and advice on management issues that revolve around making your world smarter and more useful. More Smart Advice
  • Smart People The best and worst moves in the management and strategy trenches. Learn More