Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mledour/angular-morris-js
An implementation of Morrisjs for angular 2x & 4x
https://github.com/mledour/angular-morris-js
Last synced: 2 months ago
JSON representation
An implementation of Morrisjs for angular 2x & 4x
- Host: GitHub
- URL: https://github.com/mledour/angular-morris-js
- Owner: mledour
- License: mit
- Created: 2017-09-22T12:46:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:49:11.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T08:29:41.854Z (3 months ago)
- Language: TypeScript
- Size: 5.77 MB
- Stars: 3
- Watchers: 2
- Forks: 6
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![npm version](https://badge.fury.io/js/angular-morris-js.svg)](https://badge.fury.io/js/angular-morris-js)
[![Build Status](https://travis-ci.com/mledour/angular-morris-js.svg?branch=master)](https://travis-ci.com/mledour/angular-morris-js)[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)# Angular Morris JS
MorrisJs chart implementation for Angular.
## Documentation and Demo
You can find documentation and demo here.
## Installation
To install this library, just run:
```bash
npm install angular-morris-js --save
```