//Bar add Bar3D chartsSetting
chartsSettingForBarAddBar3DCommon = {
width: 260,
height: 120,
codomain: [0, 40000],
xShapeBlank: [15, 15, 15],
axisYTick: 4,
axisYLabels: ["8万", "4万", "3万", "2万", "1万", "0"],
axisXLabels: ["10年", "11年", "12年", "13年", "14年", "15年", "16年", "17年", "18年", "19年"],
backgroundRadius: [5, 5, 5, 5],
backgroundStyle: {
fillColor: " rgba(255,255,255,0.1)",
shadowBlur: 12,
shadowColor: "#d1eeee"
},
};