From 34a37b3d876a067a0f58b7520aa1b7e5fbc724e4 Mon Sep 17 00:00:00 2001 From: pissang Date: Sat, 2 Dec 2017 20:11:16 +0800 Subject: [PATCH] Add ol3Echarts --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62eebf57f..34946a23b 100644 --- a/README.md +++ b/README.md @@ -45,19 +45,23 @@ ECharts-GL is an extension pack of echarts, which providing 3D plots, globe visu ### Extensions -+ [百度地图扩展](https://github.com/ecomfe/echarts/tree/master/extension/bmap) - + [水球图 liquidfill](https://github.com/ecomfe/echarts-liquidfill) + [字符云 wordcloud](https://github.com/ecomfe/echarts-wordcloud) + [Graph Modularity](https://github.com/ecomfe/echarts-graph-modularity) Graph modularity extension for community detection +#### GIS + ++ [百度地图扩展](https://github.com/ecomfe/echarts/tree/master/extension/bmap) + + [leaflet-echarts](https://github.com/wandergis/leaflet-echarts3) by wandergis + [arcgis-echarts](https://github.com/wandergis/arcgis-echarts3) by wandergis + [echarts-leaflet](https://github.com/gnijuohz/echarts-leaflet) by gnijuohz ++ [ol3Echarts](https://github.com/sakitam-fdd/ol3Echarts) by sakitam-fdd + #### AngularJS Binding + [angular-echarts](https://github.com/wangshijun/angular-echarts) by wangshijun -- GitLab