Hey fellas I´m a nooby in JS and i want to know how can i set bg-color to all nodes using javascript
El sábado, 30 de marzo de 2013, 6:36:18 (UTC-6), bhavin hirpara escribió: > > > use the #setRowProperty() method to set the background, and set the > 'allowHtml' option to true > > For example: > > data.setRowProperty(2, 'style', 'background: #4684EE'); > > sets the background of row 2 to blue. > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/51d92166-3f89-4fb8-ae30-9b1ab38d7548%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
