# jokergoo/circlize

Circular visualization in R

Repository: https://github.com/jokergoo/circlize
Canonical: https://ross.abutalabs.com/products/circlize
Homepage: http://jokergoo.github.io/circlize_book/book/
Language: R
License: NOASSERTION
License Family: other
Last push: 2023-11-11T08:34:17+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": 4885, "days_push": 1026, "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 1020, forks 148 (observed 2026-08-28T04:03:15.586659+00:00)

## What it is
circlize is an R package for creating circular layout visualizations such as chord diagrams, circular heatmaps, and circos plots. It provides low-level graphics functions that let users build custom high-level circular figures for multi-dimensional data.

## Use cases
- draw chord diagrams in R
- create circos plots for genomic data
- make circular heatmaps
- visualize relationships between groups in a circular layout
- plot multi-dimensional data as a circular figure
- create custom circular visualizations with low-level graphics

## When to choose
- you need circular or chord-diagram plots in R
- you want fine-grained control over circular figure elements
- you work in bioinformatics and need circos-style plots

## When to avoid
- you need standard rectangular plots (use ggplot2)
- you need interactive web-based visualizations
- you work outside R

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, charts
- domain: data-visualization, bioinformatics, data-science
- platform: -
- tags: circular-layout, chord-diagram, r-package, graphics, genomics, r

## Member repositories
- jokergoo/circlize (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:15.586659+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-30T07:09:17.742163+00:00, confidence not recorded.
  - readme: https://github.com/jokergoo/circlize (fetched 2026-08-28T04:03:15.586659+00:00, sha 6ff6d1bffcf0)
  - homepage: http://jokergoo.github.io/circlize_book/book/ (fetched 2026-08-29T13:09:15.647553+00:00, sha 7d08a5c4ebbd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
