thanks chartMan..got it to work already..:)
On Jun 18, 10:11 am, droh <[email protected]> wrote:
> ok thanks.. i'll go check it out..
>
> also how do check if the api is properly initialized? (im not sure if
> 'initialized' is the right term. :D);
> like..
> if(some codes here to check){
> alert('successful');
>
> }else{
> alert('failed');
> }
>
> droh_newbie..:D
>
> On Jun 17, 8:57 pm, ChartMan <[email protected]> wrote:
>
> > You can play with the style of a point while hovering
> > by setting the focusBorderColor described
> > herehttp://code.google.com/apis/visualization/documentation/gallery/linec....
> > For example try these options to a linechart
> > options = {'focusBorderColor': {'stroke' : 'yellow', 'strokeSize': 20}}
>
> > ChartMan
>
> > On Wed, Jun 17, 2009 at 11:47 AM, droh <[email protected]> wrote:
>
> > > hi..
>
> > > im new to Vis API and im wondering if you can resize a single point
> > > during mouse over and show the tooltip during mouse over instead of
> > > clicking it.. i experimented a bit but when i mouse over on a single
> > > point everything resized and the tooltip doesnt work anymore..
>
> > > thanks. :)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---