1 year ago
#93655
Charles Byrne
DC.js and ReactJS - zoomable bar charts - .focus([]) not working
There is a very good example of a zoomable bar chart on the DC.js examples website:
https://dc-js.github.io/dc.js/examples/focus-ordinal-bar.html
Has anyone been able to get a similar thing working on React JS? I get an error when .focus([]) is called, or it merely deselects the bars and doesn't affect the focus. I've a workaround using a DIV mask but it's messy.
reactjs
dc.js
0 Answers
Your Answer