Displays a line chart showing repository commit activity over the last 90 days
Features:
Visual States:
Chart Configuration:
Error Handling:
<CommitChart owner="facebook" repoName="react" /> Copy
<CommitChart owner="facebook" repoName="react" />
Component properties
Props for the CommitChart component
CommitChartProps
Repository owner's username
Name of the repository
The rendered commit chart or appropriate fallback
Displays a line chart showing repository commit activity over the last 90 days
Features:
Visual States:
Chart Configuration:
Error Handling:
Example