TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the best HTML5 charting library?

5 pointsby kortinaalmost 14 years ago
I'm looking for something that looks good crossbrowser, as well as on iPhone/iPad, Android, and is fairly easy to use.

4 comments

agbeginalmost 14 years ago
<a href="http://zingchart.com" rel="nofollow">http://zingchart.com</a> renders in HTML5 Canvas and/or SVG, so it will render on older Androids that don't have SVG support. Also VML for auto fallback to IE6 w/out need for ExCanvas.<p>transparency: I'm on the team. abegin[at]zingchart.com ^Andrew
tmleealmost 14 years ago
this may be something you could use, <a href="http://www.highcharts.com/" rel="nofollow">http://www.highcharts.com/</a> I like it, it's cross browser compatible!
评论 #2764756 未加载
评论 #2765401 未加载
karterkalmost 14 years ago
Go for Google charts, it's really awesome.<p><a href="http://code.google.com/apis/chart/" rel="nofollow">http://code.google.com/apis/chart/</a>
评论 #2770860 未加载
lemmaalmost 14 years ago
There's also <a href="http://www.rgraph.net/" rel="nofollow">http://www.rgraph.net/</a>