Unfortunately, there is no option to layout the selected values as you wish, only inside the dropdown control. We could probably add such an option in the future. If you would like to post an Enhancement request at https://code.google.com/p/google-visualization-api-issues/issues/list, that will allow others to vote their support for it as well.
Do you know if this control, as is, could be used to give you the functionality you want, even though the UI is not quite what you want? On Tue, Feb 18, 2014 at 9:33 PM, Ravindra Gharge <[email protected]>wrote: > Sir, > I want to use multiselect filter so that i can view/filter multiple values > at a same time. > if we do the allowMultiple property of a cantrol true then it showing > selected options outside the control that i don't want > > > On Tuesday, February 18, 2014 8:27:23 PM UTC+5:30, Daniel LaLiberte wrote: > >> Hi Ravindra, >> >> I wonder if what you want is close to the example at: >> https://code.google.com/apis/ajax/playground/?type= >> visualization#dependent_controls >> but make the CategoryFilters allow multiple selections. >> >> >> On Sun, Feb 16, 2014 at 1:01 PM, Ravindra Gharge <[email protected]>wrote: >> >>> >>> <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. >>> >> >> >> >> -- >> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> >> - 978-394-1058 >> [email protected] 5CC, Cambridge MA >> [email protected] 9 Juniper Ridge Road, Acton MA >> > -- > 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. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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.
