Hi Nick, The controls don't use many of the same options as charts, even though the options are specified as part of the same structure. This is something we need to work on, but until then, you'll have to rely on the cssClass option.
On Mon, Dec 28, 2015 at 1:58 PM, <dunbar.n...@gmail.com> wrote: > I am using category filters to control a number of charts and am looking > for a way to set the font in the control in the same way as in the charts > themselves, for example using the fontName in chart options. > > What is the options stanza to set the font name in a category filter? This > doesn't seem to be documented anywhere. Here are the options I currently > use: > > var Filter1 = new google.visualization.ControlWrapper({ > controlType: 'CategoryFilter', > containerId: 'Filter1_div', > dataTable: data, > options: { > filterColumnLabel: 'label', > ui: { > label: 'label', > allowTyping: false, > allowMultiple: false, > allowNone: false, > selectedValuesLayout: 'aside', > 'caption': 'Choose category', > //cssClass: 'columnFilter_class' > } > }, > state: initial_state > }); > > > Thanks, > Nick > > -- > 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 google-visualization-api+unsubscr...@googlegroups.com. > To post to this group, send email to > google-visualization-api@googlegroups.com. > 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/41e9a4cb-dda5-4f35-abe3-e9ff4853cdd5%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/41e9a4cb-dda5-4f35-abe3-e9ff4853cdd5%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> dlalibe...@google.com <dlalibe...@google.com> 5CC, Cambridge 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 google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send email to google-visualization-api@googlegroups.com. 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/CAOtcSJN0oEmdsVRdtF98bnXMeYJx9jmCmZGiH0y%2BF1arc2R5Pg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.