DateRangeFilter

208 views
Skip to first unread message

Robin

unread,
Jan 18, 2012, 5:01:21 AM1/18/12
to Google Visualization API
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

visigoth

unread,
Jan 19, 2012, 5:47:17 AM1/19/12
to google-visua...@googlegroups.com
There is a ChartRangeFilter control which will be documented soon (I hope next week but I cannot commit to it).

It looks pretty much like the one on this xkcd vs. Dilbert dashboard example.
It is not exactly the same (which is why this example is a bit broken), but should give you a good idea on how it's going to look.

The source code is not available I'm afraid.

Hope this helps,
Visigoth

Robin

unread,
Jan 20, 2012, 7:23:30 AM1/20/12
to Google Visualization API
Thanks!

On 19 jan, 11:47, visigoth <visig...@google.com> wrote:
> There is a ChartRangeFilter control which will be documented soon (I hope
> next week but I cannot commit to it).
>
> It looks pretty much like the one on this xkcd vs. Dilbert<http://google-visualization-io2011.googlecode.com/hg/index.html#14> dashboard

MadMax

unread,
Jan 23, 2012, 2:40:48 AM1/23/12
to Google Visualization API
Looking forward to it!

On Jan 20, 11:23 pm, Robin <robin.soe...@gmail.com> wrote:
> Thanks!
>
> On 19 jan, 11:47, visigoth <visig...@google.com> wrote:
>
>
>
>
>
>
>
> > There is aChartRangeFiltercontrol which will be documented soon (I hope

visigoth

unread,
Feb 1, 2012, 4:43:51 AM2/1/12
to google-visua...@googlegroups.com
Hi guys,

I want to inform you that we have finally decided not to publish the documentation of the ChartRangeFilter as part of this release (version 26).

The process of writing the documentation has revealed previously unknown bugs and API pit-falls.
We believe these make it far less useful in its current state than initially assumed.

We are working on fixing these issues (the good news is they are fairly simple) and will be releasing the ChartRangeFilter as soon as is is ready.

Just a bit more patience please :)

Visigoth

visigoth

unread,
Feb 23, 2012, 8:05:46 AM2/23/12
to google-visua...@googlegroups.com
Good news,

We have released the ChartRangeFilter as part of the latest version.
Please try it out and tell us whether it works for you.

Visigoth

MadMax

unread,
Mar 2, 2012, 3:58:56 AM3/2/12
to Google Visualization API
Great news!! I had a quick look, it looks great (also no flash!!)

Is it possible to plot 2 values on the graph. For example, i would
like to plot electricity production and consumption on the one graph.

Max

On Feb 24, 12:05 am, visigoth <visig...@google.com> wrote:
> Good news,
>
> We have released the ChartRangeFilter<http://code.google.com/apis/chart/interactive/docs/gallery/controls.h...>as part of the latest version.

asgallant

unread,
Mar 2, 2012, 9:38:39 AM3/2/12
to google-visua...@googlegroups.com
Yes, you can.  Just put each series in it's own column in the DataTable.

MadMax

unread,
Mar 2, 2012, 7:56:52 PM3/2/12
to Google Visualization API
Thanks asgallant, works a treat!
Reply all
Reply to author
Forward
0 new messages