# visjs/vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.

Repository: https://github.com/visjs/vis-timeline
Canonical: https://ross.abutalabs.com/products/vis-timeline
Homepage: https://visjs.github.io/vis-timeline/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: hacktoberfest, vis, timeline, chart
Last push: 2026-08-26T16:45:10+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 2602, "days_push": 7, "days_rel": 21, "gap_med": 9, "n_releases_24m": 18}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2549, forks 380 (observed 2026-08-28T04:07:00.437583+00:00)

## What it is
vis-timeline is a JavaScript library for rendering fully customizable, interactive timelines and 2D graphs in the browser. It supports items with single dates or start/end ranges, drag-and-zoom navigation, and automatic time-axis scaling from milliseconds to years.

## Use cases
- visualize events on an interactive timeline in a web app
- create a zoomable gantt-style chart with date ranges
- plot time-series data on a 2D graph
- let users create, edit, and delete timeline items
- display project schedules or historical events with pan and zoom

## When to choose
- you need an interactive, customizable timeline or time-based chart in the browser
- you want drag/zoom navigation with automatic time-axis scaling
- you need editable timeline items with two-way data binding

## When to avoid
- you need static, non-interactive chart images
- you need general-purpose charts like bar or pie charts (use a general charting library)
- you need server-side rendering of charts

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, web-development, frontend
- platform: browser
- tags: timeline, graph2d, interactive-charts, visjs, zoomable, date-ranges, nodejs, javascript

## Member repositories
- visjs/vis-timeline (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.437583+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-30T02:24:06.701566+00:00, confidence not recorded.
  - readme: https://github.com/visjs/vis-timeline (fetched 2026-08-28T04:07:00.437583+00:00, sha 6bc6f3328f26)
  - homepage: https://visjs.github.io/vis-timeline/ (fetched 2026-08-29T10:06:57.427594+00:00, sha d4d9ce48324e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
