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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Material Design graphing libraries (javascript)?

5 点作者 dbielik将近 10 年前
Can anyone recommend a JavaScript graphing library that follows material design guidelines?<p>The only one I can find is http:&#x2F;&#x2F;www.chartjs.org&#x2F;

2 条评论

seaneking将近 10 年前
<a href="https:&#x2F;&#x2F;gionkunz.github.io&#x2F;chartist-js&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gionkunz.github.io&#x2F;chartist-js&#x2F;</a> - Doesn&#x27;t exactly follow material guidelines out-of-the-box, but super hackable and easy to theme, looks pretty decent by default, and probably the most straightforward js charting library I&#x27;ve ever come across.
artur_makly将近 10 年前
checkout <a href="http:&#x2F;&#x2F;highcharts.com&#x2F;demo&#x2F;pie-basic" rel="nofollow">http:&#x2F;&#x2F;highcharts.com&#x2F;demo&#x2F;pie-basic</a> very customizable.