<https://lh4.googleusercontent.com/-lhshEZOUCIY/UwD3ebOSftI/AAAAAAAAALM/MK7PgrzdFXU/s1600/chart.png>
I want to create the dashboard as shown in the above image.
chart is drilling down from state to pin. getting the resultant data by 
ajax call.
i used HTML multi select box at the left hand side of the chart which have 
all the values of the legend / x-axes.
my objective is to show states which are selected in the multi-select box 
(like CategoryFilter ) for this , I select the states and then press the 
state button, this will post the values from the select box via ajax post 
method and get the respective json object and populate the chart again with 
the selected values...

can i customize CategoryFilter  like above HTML controller to get the 
result of the selected values. by doing this i will avoid the ajax call and 
chart will be more interactive and fast.












-- 
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/groups/opt_out.

Reply via email to