Hello,

I'm making a small personal application based on the examples on the
site.

 var donutRangeSlider = new google.visualization.ControlWrapper({
            'controlType': 'NumberRangeFilter',
            'containerId': 'filter_div',
            'options': {
                'filterColumnLabel': 'label',
                'width': 1000
            }

I would like to make my own DaterangeFilter (or know if there is one
in the current pipeline).

Could I find the NumberRangeFilter code anywhere to get started with
the development of my own filter?



Thanks in advance!

Robin

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to