dc-js / dc.datatables.js

integration of datatables.js with dc.js
Other
12 stars 10 forks source link

dc-datatables filterAll() #17

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

double