DIR:/home/drsekaran/public_html/admin/vendors/echarts/src/model/mixin/ |
Current File : /home/drsekaran/public_html/admin/vendors/echarts/src/model/mixin/areaStyle.js |
define(function (require) { return { getAreaStyle: require('./makeStyleMapper')( [ ['fill', 'color'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['opacity'], ['shadowColor'] ] ) }; }); |