timwis / vizwit

An interactive data visualization tool
http://vizwit.io
GNU General Public License v2.0
100 stars 35 forks source link

Add data table #200

Open timwis opened 7 years ago

timwis commented 7 years ago

Not sure which library to use for this. DataTables seems a bit overkill and outdated these days; I imagine there are a few newer react data tables out there. We can just use infinite scroll in Vue. Just have to wire it up to paginate the provider.