Morris.js is a JavaScript charting library designed to render “pretty time‑series” graphs. It offers a very simple API for building line, bar, area, and donut charts, making it easy to add visually appealing charts to web pages. It is built on top of jQuery and Raphael.js. You'll need Node.js. I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install -g grunt-cli, and then the rest of the test/build dependencies with npm install in the morris.js project folder.
Features
- Simple API for commonly used chart types (line, bar, area, donut)
- Lightweight and focused on aesthetics
- Relies on jQuery (≥ 1.7) and Raphael.js (≥ 2.0) for rendering
- Easy to embed via CDN or local hosting
- Generation from JavaScript data directly—supports time series well
- Written in CoffeeScript (source code maintained in .coffee files)
Categories
LibrariesLicense
MIT LicenseFollow Morris.js
Other Useful Business Software
Earn up to 16% annual interest with Nexo.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Morris.js!