Last active
December 20, 2015 12:09
-
-
Save ourai/6128634 to your computer and use it in GitHub Desktop.
Revisions
-
Ourai Lin revised this gist
Aug 11, 2013 . 1 changed file with 12 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,10 +5,21 @@ ## 数据可视化(Data visualization) ### 大数据 - [D3 (Data-Driven Documents)](http://d3js.org/) ### 图表(Charts) - [Highcharts JS](http://www.highcharts.com/) - [Chart.js](http://www.chartjs.org/) - [Echarts](http://ecomfe.github.io/echarts/) - 国产的一款还不错的基于 canvas 的图表库,IE9 以下浏览器通过 excanvas 进行支持。 ## 模块加载器(Module Loader) ### AMD - [RequireJS](http://requirejs.org/) ### CMD - [Sea.js](http://seajs.org) -
Ourai Lin revised this gist
Aug 1, 2013 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -10,4 +10,5 @@ ### 图表(Charts) - [Highcharts JS](http://www.highcharts.com/) - [Chart.js](http://www.chartjs.org/) - [Echarts](http://ecomfe.github.io/echarts/) - 国产的一款还不错的基于 canvas 的图表库,IE9 以下浏览器通过 excanvas 进行支持。 -
Ourai Lin revised this gist
Aug 1, 2013 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,8 @@ ## 数据可视化(Data visualization) ### 大数据 - [D3 (Data-Driven Documents)](http://d3js.org/) ### 图表(Charts) -
Ourai Lin revised this gist
Aug 1, 2013 . No changes.There are no files selected for viewing
-
Ourai Lin revised this gist
Aug 1, 2013 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,7 @@ # 前端开发资源推荐 这里收集了一些经过本人亲自试用验证过值得推荐的在前端开发过程中也许会用到的资源(工具、框架、库、插件等)。 ## 数据可视化(Data visualization) - [D3(Data-Driven Documents)](http://d3js.org/) -
Ourai Lin renamed this gist
Aug 1, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Ourai Lin created this gist
Aug 1, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ # 前端开发资源推荐 ## 数据可视化(Data visualization) - [D3(Data-Driven Documents)](http://d3js.org/) ### 图表(Charts) - [Highcharts JS](http://www.highcharts.com/) - [Chart.js](http://www.chartjs.org/)