diff --git a/doc/asset/js/echartsExample.js b/doc/asset/js/echartsExample.js index 077b8995e0508410fa02be6e399c78122fca208d..3a00d715a5adc0a07d4313993245ee18c06caecd 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 } });