Button as filter mechanism

LS,
I would like to use radio buttons to select selections of my data. Suppose I have a dataframe with columns : Date, X_value, and Y_value. Based on these I build a scatterplot.

Below the plot I would like to have buttons for each month. Then in the scatterplot I would like to see only the data the correspondents to the month of the data.

Any example with a button as data selector would be nice :wink:

Thnx

Here鈥檚 a discussion using other widgets (Select) to do the same thing.

https://groups.google.com/a/continuum.io/forum/#!searchin/bokeh/waqy/bokeh/2rCCRIyXtk8/LaroNZMkAgAJ

路路路

On Thursday, October 15, 2015 at 5:04:25 AM UTC-7, Arthur Dijkstra wrote:

LS,
I would like to use radio buttons to select selections of my data. Suppose I have a dataframe with columns : Date, X_value, and Y_value. Based on these I build a scatterplot.

Below the plot I would like to have buttons for each month. Then in the scatterplot I would like to see only the data the correspondents to the month of the data.

Any example with a button as data selector would be nice :wink:

Thnx

Here鈥檚 a discussion using other widgets (Select) to do the same thing.

https://groups.google.com/a/continuum.io/forum/#!searchin/bokeh/waqy/bokeh/2rCCRIyXtk8/LaroNZMkAgAJ

路路路

On Thursday, October 15, 2015 at 5:04:25 AM UTC-7, Arthur Dijkstra wrote:

LS,
I would like to use radio buttons to select selections of my data. Suppose I have a dataframe with columns : Date, X_value, and Y_value. Based on these I build a scatterplot.

Below the plot I would like to have buttons for each month. Then in the scatterplot I would like to see only the data the correspondents to the month of the data.

Any example with a button as data selector would be nice :wink:

Thnx