You can use the series.<series index>.dataOpacity option to change the opacity of data points. What other effects do you want?
To make the tooltip windows transparent, I believe that you would have to enable HTML tooltips (via setting the tooltip.isHtml option to true), and build custom tooltips<https://developers.google.com/chart/interactive/docs/customizing_tooltip_content#enabling_html_tooltip>via the "tooltip" column role. On Thursday, March 27, 2014 8:18:24 PM UTC-4, cyb wrote: > > Hi, > > ok this works, but can i customize this dots ? add some effects or opacity > !? > and can i make the tooltips windows transparent ? > > And the point with the mobile usability.. the most charts work with no > problems on my mobile devices.. the only thing that is not working is the > ChartRangeSlider.. all other controlls are working so far. > But will the mobile support extended in the near time ? On the google > chart page is the following message "cross platform portability to ios and > new Android releases," so i thought mobile support is an important thing !? > > Best regards > -- 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.
