TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Gauge.js – A JavaScript animated gauge lib

7 点作者 m4rc3lv大约 3 年前

2 条评论

tobr大约 3 年前
The link is a useless wrapper around this page:<p><a href="http:&#x2F;&#x2F;bernii.github.io&#x2F;gauge.js&#x2F;" rel="nofollow">http:&#x2F;&#x2F;bernii.github.io&#x2F;gauge.js&#x2F;</a><p>A bit nostalgic to see the crossed-over “js” replaced with “coffee”. Tells me it’s not a particularly new library.
评论 #30732123 未加载
andsens大约 3 年前
Years ago I wrote an article explaining how to do that in pure CSS: <a href="https:&#x2F;&#x2F;medium.com&#x2F;@andsens&#x2F;radial-progress-indicator-using-css-a917b80c43f9" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@andsens&#x2F;radial-progress-indicator-using-...</a><p>It&#x27;s basically the same thing, just fully radial instead of just a gauge.<p>Here&#x27;s a working example: <a href="https:&#x2F;&#x2F;jsfiddle.net&#x2F;andsens&#x2F;mLA7X&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jsfiddle.net&#x2F;andsens&#x2F;mLA7X&#x2F;</a> (click in the middle of it to animate to another random percentage)