Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Steema/TeeChart-VCL-GitHub-Contributions/llms.txt

Use this file to discover all available pages before exploring further.

Visualize GitHub Contributions

A powerful TeeChart VCL demo that transforms GitHub contribution data into beautiful, interactive visualizations with full theme support.

Interactive contribution heatmap

Quick start

Get up and running with GitHub Contributions Chart in minutes

1

Clone the repository

Download the project from GitHub to get started.
git clone https://github.com/Steema/TeeChart-VCL-GitHub-Contributions.git
cd TeeChart-VCL-GitHub-Contributions
2

Open in your IDE

Open GitHubContributions.dproj in Delphi or C++Builder. Make sure you have TeeChart VCL installed.
TeeChart VCL is required to compile and run this application. Visit Steema TeeChart to learn more.
3

Build and run

Compile the project and launch the application. Enter a GitHub username (e.g., “sallar”) and click Get Contributions to see the visualization.The application will fetch data from the public GitHub Contributions API and render an interactive chart showing contribution patterns over time.

Explore features

Discover everything this demo has to offer

Data fetching

Fetch contribution data from any GitHub user via the public API

Chart visualization

Interactive TeeChart heatmap with tooltips and year selection

Theme support

Switch between light and dark themes with custom color schemes

Customization

Configure week start day and select specific years to visualize

Ready to explore GitHub contributions?

Start visualizing contribution data with this powerful TeeChart VCL demo.

Get Started Now