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

dc-datatables filterAll() #1838

Closed Tablel352 closed 3 years ago

Tablel352 commented 3 years ago

In the dc-datatables example at https://dc-js.github.io/dc.datatables.js the "Reset all" link gives an error:

Uncaught TypeError: charts[i].filterAll is not a function

Tablel352 commented 3 years ago

moved to: dc-js / dc.datatables.js