jxdnsong
2020-10-24 650acd89dcfc13c9dd051dd2ab29845c748df9d3
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}})});