Path : /proc/thread-self/root/var/www/html/smartcirqls.com/vendors/echarts/src/model/mixin/ |
Current File : //proc/thread-self/root/var/www/html/smartcirqls.com/vendors/echarts/src/model/mixin/itemStyle.js |
define(function (require) { return { getItemStyle: require('./makeStyleMapper')( [ ['fill', 'color'], ['stroke', 'borderColor'], ['lineWidth', 'borderWidth'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'] ] ) }; });