Skip to content

Instantly share code, notes, and snippets.

@pjsvis
Last active December 17, 2015 16:59
Show Gist options
  • Save pjsvis/5642393 to your computer and use it in GitHub Desktop.
Save pjsvis/5642393 to your computer and use it in GitHub Desktop.
Module definition for flot
// AngularJS directives for jquery.flot
// Dependencies jQuery and flot (http://www.flotcharts.org)
// jquery.flot.plugins: jquery.flot.pie.js, jquery.flot.stack.js, jquery.flot.time.js
angular.module('flot', []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment