zengh
2020-11-13 824dece6f25bd50b53146463f856169aff6840b9
1
2
//>>built
define(["dojo/_base/declare","./Default"],function(a,b){return a("dojox.charting.plot2d.Areas",b,{constructor:function(){this.opt.lines=!0;this.opt.areas=!0}})});