Skip to content

An implementation of Morrisjs for angular 2x & 4x

Notifications You must be signed in to change notification settings

carol-braileanu/ngx-morris

 
 

Repository files navigation

ngx-morris-js

MorrisJs implementation for Angular 4+

Doc & Demo

https://mika-el.github.io/angular-morris-js/

Installation

To install this library, run:

$ npm install angular-morris-js --save

Install demo

$ git clone git://github.com/mika-el/angular-morris-js
$ cd angular-morris-js
$ npm install

Run demo

$ ng serve

Build demo

$ ng build --prod

Build dist

$ npm run build:lib

Dependencies

  • morris.js
  • jquery
  • raphael

About

An implementation of Morrisjs for angular 2x & 4x

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.6%
  • JavaScript 28.4%