issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
better node support
#80
tbranyen
closed
12 years ago
3
Reset should set the size of the dataset to zero test missing.
#79
iros
closed
12 years ago
0
need to be able to export dataset toJSON
#78
iros
closed
12 years ago
0
on polling, new column types should be ignored.
#77
iros
closed
12 years ago
0
google spreadsheet needs private access support
#76
tbranyen
closed
12 years ago
1
changed resolve to resolveWith to ensure the context is the Dataset
#75
tbranyen
closed
12 years ago
0
Gruntfile upgrade
#74
tbranyen
closed
12 years ago
0
dependancies=>dependencies
#73
tbranyen
closed
12 years ago
0
Initial Node support
#72
tbranyen
closed
12 years ago
1
consider removing dist from repo since it is already in gitignore
#71
tbranyen
closed
12 years ago
1
url should support text and function
#70
iros
closed
12 years ago
0
travis-ci for testing confirmation
#69
tbranyen
closed
12 years ago
1
zero values turn to null during row addition
#68
iros
closed
12 years ago
0
change uniqueAgainst to be more efficient
#67
iros
opened
12 years ago
0
Add GPLv2
#66
iros
closed
12 years ago
0
Remove all generation-related comments from source
#65
iros
closed
12 years ago
0
Make a yaml parser
#64
iros
closed
12 years ago
2
Need to be able to add multiple rows at once.
#63
iros
closed
12 years ago
1
Rename Miso.View to Miso.DataView
#62
iros
closed
12 years ago
1
derived calls exceed stack size
#61
iros
closed
12 years ago
1
derived calculations are not syncable
#60
iros
closed
12 years ago
1
calculated should not be a public method on dataset
#59
iros
closed
12 years ago
1
Fix miso.product prototype name
#58
iros
closed
12 years ago
1
fix delimited importer
#57
iros
closed
12 years ago
1
Views of a syncable dataset need to trigger their own proper events
#56
iros
closed
12 years ago
1
Replace all ._column() calls with .column() in tests
#55
iros
closed
12 years ago
1
Update doesn't appear to trigger update event
#54
iros
closed
12 years ago
1
.sort doesn't appear to properly position last row
#53
iros
closed
12 years ago
1
column .min and .max don't coerce return types
#52
iros
closed
12 years ago
1
.mean column function does not work on time type.
#51
iros
closed
12 years ago
1
column constructor needs to be able to take typeOptions
#50
iros
closed
12 years ago
1
remove row event should trigger remove callbacks first, not change
#49
iros
closed
12 years ago
1
numeric datatype doesn't properly cast values to numeric on .numeric call.
#48
iros
closed
12 years ago
1
adding rows where the datatypes are wrong should fail.
#47
iros
closed
12 years ago
1
Updating dataset values should coerce them
#46
iros
closed
12 years ago
1
Time parsing is inconsistant
#45
iros
closed
12 years ago
1
better utilize the math ops on column in products
#44
iros
closed
12 years ago
1
move syncable behavior out of each product calculation
#43
iros
closed
12 years ago
1
implement mode
#42
iros
closed
12 years ago
0
implement mean
#41
iros
closed
12 years ago
1
implement movingAverage
#40
iros
closed
12 years ago
1
Move to Miso.DS namespace
#39
alexgraul
closed
12 years ago
1
merge datasets
#38
iros
closed
12 years ago
0
preprocess stage for dataset import
#37
alexgraul
closed
12 years ago
1
Fetch to return a deferred.
#36
alexgraul
closed
12 years ago
1
Products :: Normalize syncable vs non syncable product
#35
iros
closed
12 years ago
0
Importers :: Live Feed Support
#34
iros
closed
12 years ago
1
Documentation :: Document importer base class, how to extend and existing importers
#33
iros
closed
12 years ago
0
Documentation :: Constructor
#32
iros
closed
12 years ago
0
Test :: Add performance testing.
#31
iros
opened
12 years ago
2
Previous
Next