Thanks Daniel for your reactivity. I use the API in order to let content producer display either piechart, columnbar, table from the spreadsheets they created in Google. In the following example you will find 1 piechart and 2 tables generated through the API:
http://www.unicef.org/appeals/myanmar.html Spreadsheet piechart: https://docs.google.com/spreadsheet/ccc?key=0AlUDAdIEdcE_dHFlTE5JSTR4enZkd01HR3VxYzdFWXc&usp=sharing Spreadsheet table 1: https://docs.google.com/spreadsheet/ccc?key=0AlUDAdIEdcE_dFZtdlZDY3F5WkpKSzUwSDFDaUhHSlE&usp=sharing Spreadsheet table 2: https://docs.google.com/spreadsheet/ccc?key=0AlUDAdIEdcE_dG0zS2RpMWp0aFdHNXBTOUtJc3B4UXc&usp=sharing If you check the spreadsheet directly, you will find a format set by the producer. This format was translated, by the API, in a inline style as soon as the data was cast as plain text in the spreadsheet. After the upgrade, this ability seams to have been removed. Thank you for your help, Jerome Le mardi 18 novembre 2014 15:23:34 UTC-5, Daniel LaLiberte a écrit : > > Hi Jerome, > > The table chart markup changed substantially in the most recent version, > and I can imagine it will cause problems for applications that make > assumptions about the layout. The ability to customize the style according > to what is documented *should* be the same, though there may, of course, be > bugs. I can't tell what problem you are having without more details, > however, so please point to a page the demonstrates your problem, or > include enough code so we can reproduce it. Thanks. > > The most significant area of changes involved adding THEAD and TBODY > elements around header and body rows, and using TH instead of TD for the > table header cells. This was mostly to facilitate accessibility of the > table chart itself. > > > On Tue, Nov 18, 2014 at 12:54 PM, Jerome Chemin <[email protected] > <javascript:>> wrote: > >> Hi, >> >> I have been using the API in order either to create charts (pies, >> columns, bar...) or to display regular tables. Since the last upgrade, the >> format set for cells, columns and rows is no longer translated as a inline >> style by the API. When I've noticed it, I've compare with a table not >> upgraded yet. And the former version works just fine. So far I can't find a >> way to restore this fonctionnality. >> >> Is anyone facing this issue? >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> > - 978-394-1058 > [email protected] <javascript:> 5CC, Cambridge MA > [email protected] <javascript:> 9 Juniper Ridge Road, Acton MA > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
