Open
Description
To enable linked brushing, we need an option for a user to input ColumnDataSource object which contains the needed data. This will also enable to combine different plot types.
We need to be explicit what different kinds of ColumnDataSources we need. At least we have
- mcmc sample
- density (from mcmc sample)
- observed (no chain, draw)
Ideally we would like to have some default fields for good hover tooltip. (Like information for draw, chain, variable name(?); dims + coords)
https://docs.bokeh.org/en/1.4.0/docs/reference/models/sources.html