SIGN IN SIGN UP
apache / echarts UNCLAIMED

Apache ECharts is a powerful, interactive charting and data visualization library for browser

0 0 116 TypeScript

matrix: (1) Both `cellRect` (typically non-transparent) and `cellText` may trigger events, depending on both `matrix.triggerEvent`, `matrix.xxx.silent` and `matrix.xxx.label.silent` settings. By default (`matrix.triggerEvent:true`, `matrix.xxx.silent` and `matrix.xxx.label.silent` is undefined) cell text and non-transparent cell bg trigger event. (2) Modify event param: `name` is the final rendered text, `value` is the original input cell value in option. (3) Add visual test cases for `matrix.html`.

1
100pah committed
fb8da78b777d08a33e3a99d58ee00109db61d3e1
Parent: 6609e32