liuyg
2021-06-18 4d8e4cfbbef3b9fc8004960ae7c922e0be7d506b
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}})});