UNPKG

view-echarts

Version:

Chart components based on Vuejs 2.x and Echarts

6 lines (5 loc) 130 B
export default function (options, animation) { Object.keys(animation).forEach(key => { options[key] = animation[key] }) }