Ross ROSS = Recommend OSS · open-source software intelligence for agents

danvk/dygraphs

Interactive visualizations of time series using JavaScript and the HTML canvas tag observed · 2026-08-28

github.com/danvk/dygraphs · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 94
  • Release rhythm 63
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6126
  • days_rel: 37
  • days_push: 36
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3240 stars · 589 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

dygraphs is a fast, flexible open-source JavaScript charting library for rendering interactive, zoomable time series charts using the HTML canvas tag. It handles dense datasets with millions of points and works in all modern browsers without any server-side dependencies.

Use cases

  • plot time series data in the browser
  • interactive zoomable charts for dense datasets
  • visualize sensor or monitoring data over time
  • add pan and zoom charts to a web dashboard
  • display confidence intervals or error bands on charts
  • chart millions of data points client-side

When to choose

  • you need interactive time series charts with zoom, pan, and mouseover out of the box
  • your datasets are large (millions of points) and must render client-side
  • you want a lightweight dependency-free canvas charting library
  • you need error bands or adjustable rolling averages

When to avoid

  • you need chart types beyond time series (pie, bar, scatter-heavy dashboards)
  • you want a React/Vue component-based charting ecosystem
  • you need server-side or SVG-based rendering
  • you require extensive theming or modern design-system integration

Facets

library · maturity stable

data-visualization charts data-visualization web-development frontend browser charting-library time-series canvas javascript zoom-pan nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
danvk/dygraphsmain84

For agents

markdown · JSON · MCP: product_card(name="danvk/dygraphs")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem