diff --git a/doc/asset/js/echartsExample.js b/doc/asset/js/echartsExample.js index 077b8995e0..3a00d715a5 100644 --- a/doc/asset/js/echartsExample.js +++ b/doc/asset/js/echartsExample.js @@ -94,7 +94,7 @@ else { 'echarts/chart/pie': fileLocation, 'echarts/chart/radar': fileLocation, 'echarts/chart/map': fileLocation, - //'echarts/chart/chord': fileLocation, + 'echarts/chart/chord': fileLocation, 'echarts/chart/force': fileLocation } });