dc-js / dc.js

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

dc-datatables size() method #1839

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/, changing the value in the .size() method does not change the default length of the datatable.

Tablel352 commented 3 years ago

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