Skip to content
Eric Rowell edited this page Aug 3, 2013 · 33 revisions
  • should not be setting view xAxis and yAxin min and max to handle zooming and panning. need a view getter method instead
  • need a chart padding option
  • if you define min and max for x or y axis, zoom in, and then reset, the original min and max is overriden with auto
  • 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
  • line title in tooltip
  • configurable tooltip layouts
Clone this wiki locally