Skip to content

Commit a3129ff

Browse files
ci: auto-regenerate files
1 parent e3e315f commit a3129ff

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
1919
</tr>
2020
<tr>
2121
<th colspan="2" align="center">
22-
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 246 options!</a></h3>
22+
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 247 options!</a></h3>
2323
</th>
2424
</tr>
2525
<tr>

action.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/plugins/habits/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,22 @@ Recent language activity may also displayed (it requires extras features to be e
9090
<b>type:</b> <code>boolean</code>
9191
<br>
9292
<b>default:</b> no<br></td>
93+
</tr>
94+
<tr>
95+
<td nowrap="nowrap"><h4><code>plugin_habits_charts_type</code></h4></td>
96+
<td rowspan="2"><p>Charts display type</p>
97+
<ul>
98+
<li><code>classic</code>: <code>&lt;div&gt;</code> based charts, simple and lightweight</li>
99+
<li><code>chartist</code>: <code>&lt;svg&gt;</code> based charts, smooth</li>
100+
</ul>
101+
<img width="900" height="1" alt=""></td>
102+
</tr>
103+
<tr>
104+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
105+
<b>type:</b> <code>string</code>
106+
<br>
107+
<b>default:</b> classic<br>
108+
<b>allowed values:</b><ul><li>classic</li><li>chartist</li></ul></td>
93109
</tr>
94110
<tr>
95111
<td nowrap="nowrap"><h4><code>plugin_habits_trim</code></h4></td>

0 commit comments

Comments
 (0)