Yes,
It was a problem in the table visualization, and it is fixed now.

Regards,
VizGuy


On Wed, Jan 21, 2009 at 8:04 PM, MaciejN <[email protected]> wrote:

>
> Looks like Google has fixed the issue without a response.
>
> On Jan 15, 2:09 pm, MaciejN <[email protected]> wrote:
> > Take a look here are an example. Notice that the green arrows are
> > gone. Scroll to the Arrow Format area.
> >
> > http://code.google.com/apis/visualization/documentation/gallery/table...
> >
> > On Jan 15, 10:38 am, MaciejN <[email protected]> wrote:
> >
> > > Hello,
> >
> > > Last week I was setting a table to be formatted as such:
> >
> > > var formatterArrow = new google.visualization.TableArrowFormat();
> > > formatterArrow.format(leftDataTable, 2); // Apply formatter to third
> > > column creating the arrow
> >
> > > The data for the third column in the table has -1, or 1, or 0.
> >
> > > For the last several days the odd rows do not show the arrow. (Even
> > > though the data in the table is the same value as the previous even
> > > row)
> >
> > > I have tracked the problem down to the table.css file. Specifically.
> >
> > > .google-visualization-table-tr-even, .google-visualization-table-tr-
> > > even td {table.css (line 30)
> > > background:transparent none repeat scroll 0 0;
> >
> > > }
> >
> > > Please advise,
> >
> > > Maciej
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to