/*****************************************************************************************
* Web 数据可视化
* 说明:
* 以前每次在网页上看到那些可视化的图形,都想知道这些图形到底是怎么实现的,当然也没有
* 花时间去了解,当然也不知道要查什么资料。
*
* 2016-10-12 深圳 南山平山村 曾剑锋
****************************************************************************************/
一、参考文档:
. 想用google chart tools,不知用google api加载器有没有被墙的风险?https://www.google.com/jsapi,或者能否把api放本地
http://www.zhihu.com/question/20596545
. 数据可视化()--Google Charts
http://www.cnblogs.com/CraryPrimitiveMan/p/3469713.html
. 加载不了google chart怎么办?
http://bbs.csdn.net/topics/390970659
. Charts with PHP and Google Charts API
http://luddep.se/notebook/2008/04/13/charts-php-and-google-charts-api/
. 强大的纯JS数据图工具-flot
http://www.ideawu.net/blog/archives/611.html
. 离线使用 Google Charts
http://chenzixin.com/2014/11/628.html
. ECharts
http://echarts.baidu.com/
https://ecomfe.github.io/echarts/doc/example-en.html
. Google Chart API
http://www.ruanyifeng.com/blog/2007/12/google_chart_api.html
. Google Charts
https://developers.google.com/chart/interactive/docs/quick_start
. Google Chart - corechart packages离线版使用方法
http://m.myexception.cn/go/1885959.html