Lessons: 14Length: 1.9 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.7 The Custom Ember View: Basechartview

Create the BaseChartView, which is a custom Ember View that will be used in rest of the application for displaying charts. It will be simple wrapper around the NVD3 library with hooks for extension. We will use this to create our first chart for the Products tab.