misoproject / dataset

JavaScript library that makes managing the data behind client-side visualisations easy
http://misoproject.com
GNU General Public License v2.0
1.18k stars 99 forks source link

Autofetch support #101

Closed alexgraul closed 12 years ago

alexgraul commented 12 years ago

Ability to use datasets where the data is passed in as part of instantiation without having call fetch

iros commented 12 years ago

Not in line with our API decisions.