d3.js - Disable interactivity in dc.js -


i have number of bar charts created using dc.js.

in default behavior, user can click+drag on of them update crossfilter. how can make chart "display-only"? is, chart update when other components update crossfilter, user can't select data in "display-only" chart update crossfilter.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -