-
Notifications
You must be signed in to change notification settings - Fork 56
RoadMap
Next release 0.11
-
New Data model (token oriented) @Sam
-
Should look like mySettings.data.strata = [[{value: 0, text: ""}], ...];
-
keep the tokens during strata states, add states attributes to tokens
-
Destroy the token after strata states
-
Add states to tokens
-
Add timestamp to generator
-
Add Timenow, set, get
-
init without strata
-
setting, flocculate without update
-
make generator retro compatible function (){addtokens(timestamp)}
-
token timestamp
-
selectAll("state","strata1")
-
new strata Model @rom1
-
No strata = one empty strata count the flocculated data
-
myvis.selectStrata('category',1) //{return {function:function(){},length:n,name:"strata1",}}
-
strata.set(function:function(){})
-
strata.set(name:"")
-
strata without function(){} = user driven (change position)
-
Add logging config @Sam (-> after having identified metaphor's dimensions)
-
Fix spelling: categorie (french) to category (english)
-
Piechart stratas update area after flocculation @romsson
-
Bubblechart stratas update area after flocculation @romsson
-
Piechart aggregation update area after flocculation @romsson
-
Bubble chart aggregation update after flocculation @romsson
-
Smooth refresh of physical world (IMPORTANT) @romsson
-
Verify layout consistency with parameters (IMPORTANT) sedimentation.aggregation.height @romsson
0.12
0.2
- Customized strata @romsson