dc-js / dc.js

Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
Apache License 2.0
7.41k stars 1.81k forks source link

focus ordinal bar chart example error #1826

Closed nomego closed 3 years ago

nomego commented 3 years ago

Clicking on a bar in http://dc-js.github.io/dc.js/examples/focus-ordinal-bar.html renders the error

focus-ordinal-bar.html:136 Uncaught TypeError: Cannot read property 'key' of undefined
    at SVGRectElement.<anonymous> (focus-ordinal-bar.html:136)
    at SVGRectElement.<anonymous> (d3.js:2093)