From 371c887a2f9ab79b4a93e13b591ba9b64c013cfa Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Fri, 18 Jan 2019 16:36:57 +0800 Subject: [PATCH] . --- chapter2/mysite/myapp/static/scripts/trend.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter2/mysite/myapp/static/scripts/trend.js b/chapter2/mysite/myapp/static/scripts/trend.js index c860f51..9a8fb76 100755 --- a/chapter2/mysite/myapp/static/scripts/trend.js +++ b/chapter2/mysite/myapp/static/scripts/trend.js @@ -304,7 +304,7 @@ $(function(){ name: '条', type: 'bar', yAxisIndex: 0, - data: [20,18,12,11,9,9,8,7,0,0], + data: histogramChart3_rates, barWidth: 10, itemStyle: { normal: {