Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

dc-datatables size() method #16

Open
Tablel352 opened this issue Jun 20, 2021 · 1 comment
Open

dc-datatables size() method #16

Tablel352 opened this issue Jun 20, 2021 · 1 comment

Comments

@Tablel352
Copy link

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 (number of entries) of the datatable.

@gordonwoodhull
Copy link
Collaborator

Yes, it is just a stub currently.

I think you would need to set the corresponding option on the .dt() object. You might be able to do that using .options() so that options are set when the datatable initializes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants