Skip to content
Eric Rowell edited this page Aug 1, 2013 · 33 revisions
  • view config structure should match the components structure. i.e. view.select to view.zoom.select
  • consider changing view.data to view.lines so that they match the lines property of the model
  • 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
  • change Meteor namespace to MeteorCharts
  • zoom stack with back buttons and reset
  • line title in tooltip
  • configurable tooltip layouts
Clone this wiki locally