affilnost / ngx-chartist

CHARTIST.JS INTEGRATION FOR ANGULAR 6+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngx-chartist

ANGULAR 6+ CHARTIST

Join the chat at https://gitter.im/ngx-chartist/Lobby MIT Licence Open Source Love TypeScript

ngx-chartist

Dependencies

You need to have @types/chartist and chartist installed.

In order to install them run:

npm install @types/chartist

npm install chartist

Installation

Run npm install ngx-chartist

ngx-chartist - npm

Usage

See usage examples in src/app/examples folder.

See minimum usage example in this repo.

Contributing

Please see the CONTRIBUTING file for guidelines.

License

MIT

Enjoy 😜

About

CHARTIST.JS INTEGRATION FOR ANGULAR 6+

License:MIT License


Languages

Language:TypeScript 78.8%Language:HTML 11.5%Language:CSS 7.1%Language:JavaScript 2.6%