Skip to content
cybunk edited this page Feb 7, 2013 · 39 revisions

Next release 0.11

  • New Data model (token oriented) @Sam

  • Fix spelling: categorie (french) to category (english) >>> done

  • 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 Timenow, set, get

  • init without strata

  • setting, flocculate without update

  • Add timestamp to generator>>> done

  • make generator retro compatible function (){addtokens(timestamp)}>>> done

  • token timestamp

  • selectAll("state","strata1")

  • new strata Model @rom1

  • Separate strata model and drawing

  • 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)

  • 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
Clone this wiki locally