Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 565 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 565 Bytes

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