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
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Morris.js!