JavaScript library that makes managing the data behind client-side visualisations easy
GNU General Public License v2.0
1.18k
stars
99
forks
source link
Move all Dataset functionality under the Miso.Dataset namespace #164
Closed
alexgraul closed 12 years ago
What should the remappings be:
Here are some suggested ones. What do you think?
Not sure about this one... it is a generic Xhr implementation that is independent of Dataset...
Miso.Xhr -> ?
This does make our importers and parsers rather long:
Miso.Dataset.Parsers.Delimited
Is that too long? I worry that it might be.