Skip to content
Eric Rowell edited this page Aug 10, 2013 · 33 revisions
  • use series instead of data/lines in configs
  • 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
  • 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
  • zoom stack with back buttons and reset
Clone this wiki locally