Path : /proc/self/root/var/www/html/smartcirqls.com/vendors/echarts/src/chart/bar/ |
Current File : //proc/self/root/var/www/html/smartcirqls.com/vendors/echarts/src/chart/bar/barItemStyle.js |
define(function (require) { return { getBarItemStyle: require('../../model/mixin/makeStyleMapper')( [ ['fill', 'color'], ['stroke', 'borderColor'], ['lineWidth', 'borderWidth'], // Compatitable with 2 ['stroke', 'barBorderColor'], ['lineWidth', 'barBorderWidth'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'] ] ) }; });