lowlighter/metrics

📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 55 minutes ago
Added to GitGenius on September 3rd, 2026
Created on September 8th, 2020
Open Issues & Pull Requests: 68 (+0)
GitHub issues: Enabled
Number of forks: 2,262
Total Stargazers: 17,163 (-1)
Total Subscribers: 113 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 82.0 days
Mean response time: 202.8 days
90th percentile: 535.9 days
Tracked items: 10

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 793 days
Stale 30+ days: 8
Stale 90+ days: 8

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • ☑️ archived (1)
  • 🐛 bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Metrics is an infographics generator that creates visual statistics about GitHub accounts and renders them as SVG, Markdown, PDF, or JSON.

The tool solves the problem of displaying GitHub activity and profile statistics in a visually appealing format. It works by querying the GitHub API to gather data about users, organizations, or repositories, then rendering that data through a plugin system that transforms raw metrics into embedded graphics. Users can configure which statistics to display and how to present them through a large set of customizable options.

The tool suits developers who want to enhance their GitHub profile README with visual representations of their activity, contributions, and statistics. It works well for personal branding, portfolio building, or organizational dashboards. The plugin architecture means you can selectively enable only the metrics you care about rather than displaying everything at once. The multiple output formats allow flexibility in how you integrate the generated graphics—whether embedding SVG directly in a README, exporting as PDF, or working with JSON data programmatically.

Development activity shows consistent engagement with the codebase through regular updates and refinements. The project maintains a substantial plugin ecosystem, indicating ongoing investment in expanding what metrics can be visualized. Community contributions are actively integrated, suggesting the maintainers welcome external input on new features and improvements. The tool continues to receive maintenance and bug fixes, keeping it compatible with GitHub API changes and user needs over time.