Skip to content
Eric Rowell edited this page Aug 14, 2013 · 33 revisions

0.0.5 Late August

  • Pending
    • Implement Date formatter
    • should be able to pass in an array of integers for points since it's fed into KineticJS. it's not working
    • change pointer to hand when panning

Eventually

  • need legend layouts, top, right, and bottom
  • need tooltip layouts
  • need mousedown, mouseup, click, touchstart, touchend, tap events that pass an object containing x, y, and nearest point
  • setting view width after stage instantiation has pixel ratio issues on mobile
  • it may make sense for each component to have a getWidth() and getHeight() method
  • nodes that are drawn on min and max are cut off due to clipping region
  • zoom stack with back buttons and reset
Clone this wiki locally