Path : /var/www/html/smartcirqls.com/vendors/echarts/src/model/mixin/ |
Current File : //var/www/html/smartcirqls.com/vendors/echarts/src/model/mixin/areaStyle.js |
define(function (require) { return { getAreaStyle: require('./makeStyleMapper')( [ ['fill', 'color'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['opacity'], ['shadowColor'] ] ) }; });