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]> 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]. > 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. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 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.
