NA
unread,Jan 30, 2012, 1:40:53 PM1/30/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi,
I've learned a lot on this group, especially from asgallant, about how
you can control presentation by manipulating the CSS styles associated
with the various visualization elements.
Is there a chance we could add CSS elements and classes to the GVIZ
API ?
I know some of the visualization element docs mention CSS tags that
can be assigned and properties that can be manipulated, but it'd be
helpful to see more complete lists. I envision a CSS section in each
visualization's documentation that lists all the styles, classes, and
ids generated for that visualization. Perhaps even having all of this
in a single location, too.
Making this part of the API doc means it's easier to know what's
possible, and it also makes them more reliable (since they become a
part of the documented API). That would increase confidence in any
such CSS manipulations we perform as well as improving our ability to
customize the look and feel.
thanks,