Hello Team,
This is how my binding looks like .
var dashboard = new
google.visualization.Dashboard(document.getElementById('dashboard')).
// Establish bindings, declaring the both the slider and the
category
// picker will drive both charts.
bind([slider, categoryPicker, stringFilter], [pie, table],
[stringFilter, table]).
// Draw the entire dashboard.
draw(data);
}
is there any possibilty to unbind the controlTypes whenevor needed,Rather
building the binding appropreately.On the fly how can I do that unbinding.
Regards,
Naresh
--
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/7a2c3841-6938-4298-8ec3-c9b844dde582%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.