Skip to content

A good place to keep reusable charts for the IMCO websites and for the World : ]

Notifications You must be signed in to change notification settings

imco/angular-imco-charts

 
 

Repository files navigation

angular-imco-charts

    bower install angular-imco-charts

#Usage

You can get it from Bower (not yet really :| has not been publish :P )

bower install angular-imco-charts

Load the script files in your application:

<script src="bower_components/angular-imco-charts/dist/angular-imco-charts.js"></script>

Add the specific module to your dependencies:

angular.module('myApp', ['imco.charts', ...])

#Development

in angular-utils-imco run:

bower link

in the application directory:

bower link angular-utils-imco

#Honor a quién honor merece

Getting Started

Download the production version or the development version.

In your web page:

<script src="angular.js"></script>
<script src="dist/angular-imco-charts.min.js"></script>

Documentation

(Coming soon)

Examples

(Coming soon)

About

A good place to keep reusable charts for the IMCO websites and for the World : ]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • CSS 5.7%