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

Support using a function for new values for ds.update #105

Closed alexgraul closed 12 years ago

alexgraul commented 12 years ago

Ability to pass in a function rather than an object to ds.update that takes the row as first param and returns the row.