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

deprecate this library in favor of dc-tableview? #8

Open
gordonwoodhull opened this issue Feb 27, 2019 · 4 comments
Open

deprecate this library in favor of dc-tableview? #8

gordonwoodhull opened this issue Feb 27, 2019 · 4 comments

Comments

@gordonwoodhull
Copy link
Collaborator

dc-tableview has a lot more features than this library.

I wrote this library as a proof of concept because I didn't think we should add a ton of features to dc.dataTable when datatables.js is a whole ecosystem in itself. I didn't know about dc-tableview at the time.

It was pretty easy to get basic functionality, but there is a lot more that could be done, and it looks like @karenpommeroy has done much more, including #6 grouping.

I haven't done a detailed comparison, but if there are any features here that are missing there, we could contribute them.

@privateOmega
Copy link

@gordonwoodhull I know that you have no relation to the dc-tableview project, but I really need your help in figuring out how to use dc-tableview in React.JS.

I have already raised an issue in dc-tableview's issue tracker but author isn't familiar with React.JS.

@gordonwoodhull
Copy link
Collaborator Author

For now, one difference between the libraries is that this one targets D3v4+ and DCv3 while dc-tableview targets D3v3 / DCv2.

@karenpommeroy
Copy link

karenpommeroy commented Oct 31, 2019

For now, one difference between the libraries is that this one targets D3v4+ and DCv3 while dc-tableview targets D3v3 / DCv2.

@gordonwoodhull I've already updated that - you can check version 2.x.x

@gordonwoodhull
Copy link
Collaborator Author

Cool, thanks @karenpommeroy, I will check it out. This library is pretty basic, so I hope people are using yours instead.

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

3 participants