JuliaPlots/Plots.jl
Powerful convenience for Julia visualizations and data analysis observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- 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: 8.0
- age_days: 4026
- days_rel: 13
- days_push: 8
- n_releases_24m: 27
Adoption not part of the score
1949 stars · 387 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Plots.jl is a Julia metapackage providing a unified, high-level interface for creating visualizations across multiple plotting backends. It is part of a monorepo that also hosts RecipesBase, RecipesPipeline, PlotsBase, GraphRecipes, and StatsPlots.
Use cases
- plot data in julia
- create line and scatter plots
- visualize statistical distributions
- make heatmaps and contour plots
- switch plotting backends without changing code
- plot graphs and networks
- create publication-quality figures
When to choose
- you are working in Julia and need a single consistent plotting API
- you want to swap between backends like GR, Plotly, or PyPlot easily
- you need statistical or graph plotting recipes
When to avoid
- you need a plotting library in another language
- you require fine-grained control over a specific backend's native features
- you need a license-guaranteed dependency since no license is specified
Facets
library · maturity active
data-visualization charts data-visualization data-science programming-languages jvm-scripting cross-platform julia plotting visualization plots-api multiple-backends
2 sources
- readme: https://github.com/JuliaPlots/Plots.jl · fetched 2026-08-28 · 8a2f0b873a6c
- homepage: https://docs.juliaplots.org · fetched 2026-08-29 · 44136fa355b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JuliaPlots/Plots.jl | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="JuliaPlots/Plots.jl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem