﻿{
"title":{
    "text":"本月(2013年08月)成交额概览-总成交额:0元-(X轴:日  Y轴:成交额)",
    "style":"{font-size:20px; color: #567300}"
},
"elements":[
    {
      "type":"bar_3d",
      "colour":"#81AC00",
      "outline-colour":"#567300",
      "values":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
    }
  ],
"x_axis": {
	"colour": "#aaaaaa",
	"grid-colour": "#eeeeee",
	"stroke": 1,
	"tick-height": 4,
	"labels": {
		"labels":["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31"]
	}
},
"y_axis":{
"min":0,
"max":0,
"steps":0,
"offset":0
}
}