Module: AppChartController

Exposes a controller to be used with AngularJS directives in order to draw
a visualization graph using the AppChart class & D3.js. The controller
takes care about feeding the angular.js variables from the directive into
the AppChart object and modifying them when interacting with the chart.

Source:

Classes

AppChartController