Wouldn't it be simpler to post a styling documentation for the controls in the charts documentation?
Roni 2011/12/12 Riccardo Govoni ☢ <[email protected]> > You can also consult this github project ( > http://battlehorse.github.com/google-charts-controls-gallery/ ) where I > put up several examples of styling gviz controls. > > - R. > > > On 12 December 2011 09:03, Roni Biran <[email protected]> wrote: > >> Put this code in your header and take a look at these styles for ref, >> sorry in advance for the lack of creativity :-) >> <style> >> .google-visualization-controls-rangefilter-thumblabel { color: green } >> .google-visualization-controls-slider-horizontal { border: 1px solid pink >> } >> .google-visualization-controls-slider-handle { background-color: yellow } >> .google-visualization-controls-slider-thumb { background-color: red; >> border: 1px solid orange } >> </style> >> >> >> On Sun, Dec 11, 2011 at 5:46 PM, Yashmika Sampath < >> [email protected]> wrote: >> >>> How to change the default color of "NumberRangeFilter's" color? Thank >>> you >>> >>> -- >>> 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. >>> >>> >> -- >> 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. >> > > -- > 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. > -- 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.
