UNPKG

echarts

Version:

A powerful charting and visualization library for browser

14 lines 339 B
define(function (require) { return { getAreaStyle: require('./makeStyleMapper')( [ ['fill', 'color'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['opacity'], ['shadowColor'] ] ) }; });