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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Which javascript charting library to use?

13 点作者 chrislawrence将近 12 年前
I am having trouble finding a javascript charting library that is basic (I just need bar charts), responsive and can be styled with CSS. The closest one I have found is CanvasJS (http:&#x2F;&#x2F;canvasjs.com&#x2F;). I also like Morris, but it is not responsive.<p>Am I missing something or does this just not exist?

10 条评论

gspyrou将近 12 年前
Raphaël—JavaScript Library <a href="http://raphaeljs.com/" rel="nofollow">http:&#x2F;&#x2F;raphaeljs.com&#x2F;</a>
MojoJolo将近 12 年前
Try Chart.js (<a href="http://www.chartjs.org/" rel="nofollow">http:&#x2F;&#x2F;www.chartjs.org&#x2F;</a>). :)
Flavius将近 12 年前
<a href="http://www.amcharts.com/javascript-charts/" rel="nofollow">http:&#x2F;&#x2F;www.amcharts.com&#x2F;javascript-charts&#x2F;</a>
arjitc将近 12 年前
I use <a href="https://github.com/oesmith/morris.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;oesmith&#x2F;morris.js</a>
lsiebert将近 12 年前
So suggestions are great, but maybe you could say why you like your suggestion.
skram将近 12 年前
I have had good luck getting up and running using HighCharts.
dancryer将近 12 年前
Google has a charts API also, which is easy to use.
评论 #5989773 未加载
kyrre将近 12 年前
I&#x27;d use dc.js, nvd3 or just d3.js
antonio-R将近 12 年前
ChartJS Kendo UI data Vizz
rocLv将近 12 年前
highcharts.com