var data = []; var options = { //配置默认进度 barWidth : 20, r : 100 //currRatio : 30 } Chartx.progress("canvasTest" , data , options).then(function( chart ){ chart.setRatio( 60 ); });
基础progress
联系人:@释剑