The configuration that I described is what you can do at the moment.
Regards,
VizGuy


On Mon, Jul 13, 2009 at 10:48 AM, mudphone <[email protected]> wrote:

>
> Thanks for following up on this.  Much appreciated.
>
> In my case, I'm interested in having the category show up in a short
> form on the Y-axis.  Then having it show up in a long form in the
> tooltip.
> Something like a code on the Y-axis, then a formal (long) name in the
> tooltip.  This keeps the Y-axis categories from taking up too much
> space.
>
> My understanding is that when I change the formatted value of these
> cells, the Y-axis and tooltip with both change.
>
> So, as an example,
>
> M ---
> T ------
> W ------------
> Th -----
> F ---------
>
> With tooltips that show up as full names (Monday, Tuesday, Wednesday,
> etc.)  So, it's not so much the value of the bar length that I want
> formatted.  I want the M, T, and Ws to show up in one form on the
> axis, and another form in the tooltip.
>
> Any suggestions would be appreciated.
>
> Thanks,
> Kyle
>
> On Jul 13, 12:20 am, VizGuy <[email protected]> wrote:
> > The tooltip text contains three elements: The category, the label, and
> the
> > formatted value.The thing you can control, is the
> > formatted value, that can be set for each value, and in most cases is
> > just the same.
> > So if, for example, you will set a value with:
> > dataTable.setCell(r,c, 2000, '2k');
> >
> > then you will see in the tooltip 2k instead of 2000.
> >
> > Regards,
> > VizGuy
> >
> >
> >
> > On Sat, Jul 11, 2009 at 3:16 AM, mudphone <[email protected]> wrote:
> >
> > > I too would love this feature.
> >
> > > On Jul 9, 1:56 pm, mram <[email protected]> wrote:
> > > > Currently the tooltip created for each bar of the barchart shows
> > > > default text. Is there anyway that text can be changed? For example
> > > > can more text be apended to the already existing text?
> >
> > > > Is there a workaround to do this currently?
> >
>

--~--~---------~--~----~------------~-------~--~----~
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