- Allow specifying other datatables options before rendering, by Jack Crymble (#3 / #4)
- add jQuery and datatables as explicit dependencies
- Correct dependencies (d3 and dc)
- Fix AMD and ES6/Typescript import problems
- Specify columns.title and columns.type
- Improve documentation in README
- Add
.dt()
method to access the underlying DataTable object. - Add readme and abbreviate the main demo page so it's clear what this is about.
Initial proof-of-concept of a library integrating jquery.dataTables.js with dc.js