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

hugomosh/angular-imco-charts

Repository files navigation

angular-imco-charts

Ver la página con los ejemplos: Example page que esta creada en el repo: https://github.com/hugomosh/imco-demo

#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

Barras

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

Ya hice un repo sólo para ejemplos de esta y otras librérias del imco: https://github.com/hugomosh/imco-demo

Y lo pueden ver en gh-pages aquí: http://hugomosh.github.io/angular-imco-charts/

He empezado hacer unos examples (ahorita solo de bar-chart) y se pueden ver haciendo:

grunt serve

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