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

plotly/plotly.rs

Plotly for Rust observed · 2026-08-28

github.com/plotly/plotly.rs · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 95
  • Release rhythm 71
  • Longevity 100
How is this computed?

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

  • gap_med: 12.0
  • age_days: 2411
  • days_rel: 199
  • days_push: 30
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1451 stars · 128 forks observed · 2026-08-28

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

Plotly.rs is a plotting library for Rust powered by Plotly.js, providing a native Rust API for building interactive charts such as scatter plots, bar charts, histograms, candlesticks, 3D surfaces, and Sankey diagrams. It supports exporting interactive HTML plots, static images via the plotly_static feature (with legacy Kaleido support), and usage within WASM environments.

Use cases

  • create interactive charts from Rust data
  • plot candlestick charts for financial analysis in Rust
  • export plots as static PNG images from a Rust program
  • generate HTML reports with embedded interactive plots
  • render charts in a WASM web app written in Rust
  • downsample large timeseries for plotting
  • make scatter plots and histograms from ndarray data

When to choose

  • you are writing Rust and want Plotly-quality interactive visualizations
  • you need to export publication-quality static images from Rust
  • you want chart rendering inside a WASM/browser Rust application
  • you need financial chart types like candlesticks in Rust

When to avoid

  • you need a pure-Rust rendering pipeline without JavaScript dependencies
  • you primarily work in Python or JavaScript where native Plotly exists
  • you need real-time streaming dashboards rather than plot generation
  • you require extensive documentation coverage (only ~32% documented)

Facets

library · maturity active

data-visualization charts data-visualization data-science developer-tools rust wasm cross-platform plotly plotting interactive-charts static-image-export financial-charts candlestick scatter histogram wasm-support

10 sources

Member repositories

RepositoryRoleHealth v2
plotly/plotly.rsmain88

For agents

markdown · JSON · MCP: product_card(name="plotly/plotly.rs")

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