Disable interactivity in dc.js

十年热恋 提交于 2019-12-02 17:14:55

问题


I have a number of bar charts created using dc.js.

In the default behavior, the user can click+drag on any of them to update the crossfilter. How can I make a chart "display-only"? That is, the chart will update when other components update the crossfilter, but the user can't select data in the "display-only" chart to update the crossfilter.

来源:https://stackoverflow.com/questions/32302885/disable-interactivity-in-dc-js

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!