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
Field Service+ for MS Dynamics 365 & Salesforce
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Morris.js!