### 📅 Isometric commit calendar The *isocalendar* plugin displays an isometric view of your commits calendar, along with a few additional stats like current streak and commit average per day.
Full year version
#### ℹ️ Examples workflows [➡️ Available options for this plugin](metadata.yml) ```yaml - uses: lowlighter/metrics@latest with: # ... other options plugin_isocalendar: yes plugin_isocalendar_duration: full-year # Display full year instead of half year ```