From bc12a60f0675a173b1ef3da320a5750a73e30654 Mon Sep 17 00:00:00 2001 From: chencheng Date: Tue, 8 Jul 2014 10:11:55 +0800 Subject: [PATCH] update charts --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8195d98..dc90d15 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,6 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [Chart.js](https://github.com/nnnick/Chart.js) - Simple HTML5 Charts using the tag. * [peity](https://github.com/benpickles/peity) - Progressive bar, line and pie charts. * [raphael](https://github.com/DmitryBaranovskiy/raphael) - JavaScript Vector Library. -* [highcharts](https://github.com/highslide-software/highcharts.com) - Highcharts JS, the JavaScript charting framework. * [echarts](https://github.com/ecomfe/echarts) - Enterprise Charts. * [vis](https://github.com/almende/vis) - Dynamic, browser-based visualization library. * [two.js](https://github.com/jonobr1/two.js) - A renderer agnostic two-dimensional drawing api for the web. @@ -99,6 +98,8 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [d3-cloud](https://github.com/jasondavies/d3-cloud) - Create word clouds in JavaScript. * [d4](https://github.com/heavysixer/d4) - A friendly reusable charts DSL for D3. +There're also some great commercial software, like [amchart](http://www.amcharts.com/), [highchart](http://www.highcharts.com/) .. + ## Date *Date Libraries.*