# morrisjs/morris.js

Pretty time-series line graphs

Repository: https://github.com/morrisjs/morris.js
Canonical: https://ross.abutalabs.com/products/morrisjs
Homepage: http://morrisjs.github.com/morris.js/
Language: CoffeeScript
License Family: other
Last push: 2021-10-07T12:56:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5307, "days_push": 1791, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6879, forks 1192 (observed 2026-08-28T04:09:51.068768+00:00)

## What it is
Morris.js is a lightweight JavaScript library for drawing pretty time-series line, bar, area, and donut charts in the browser, built on jQuery and Raphael.js. It offers a very simple API but is no longer actively maintained.

## Use cases
- draw time-series line graphs in the browser
- add simple bar and area charts to a web page
- render donut charts with a minimal API
- visualize time-based data with pretty defaults
- quickly chart data on a dashboard without heavy charting libraries

## When to choose
- you need simple, attractive line/bar/area/donut charts with minimal setup
- your stack already includes jQuery and Raphael.js
- you're maintaining a legacy project that already uses Morris.js

## When to avoid
- you need active maintenance, bug fixes, or new features
- you want a modern charting library without jQuery/Raphael dependencies
- you need advanced interactivity, zooming, or large-dataset performance

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts
- domain: data-visualization, frontend, web-development
- platform: browser
- tags: line-charts, bar-charts, donut-charts, jquery, raphael, time-series, unmaintained, javascript

## Member repositories
- morrisjs/morris.js (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.068768+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:41:40.536741+00:00, confidence not recorded.
  - readme: https://github.com/morrisjs/morris.js (fetched 2026-08-28T04:09:51.068768+00:00, sha 5226088360bb)
  - registry_npm: https://registry.npmjs.org/morris.js (fetched 2026-08-29T08:37:50.442542+00:00, sha 4f266bc2e15c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
