SYMBOL INDEX (14 symbols across 2 files) FILE: src/wx-canvas.js class WxCanvas (line 1) | class WxCanvas { method constructor (line 2) | constructor(ctx, canvasId, isNew, canvasNode) { method getContext (line 16) | getContext(contextType) { method setChart (line 23) | setChart(chart) { method addEventListener (line 27) | addEventListener() { method attachEvent (line 31) | attachEvent() { method detachEvent (line 35) | detachEvent() { method _initStyle (line 39) | _initStyle(ctx) { method _initEvent (line 43) | _initEvent() { method width (line 72) | set width(w) { method height (line 75) | set height(h) { method width (line 79) | get width() { method height (line 83) | get height() { FILE: types/echarts.d.ts class ECharts (line 4) | class ECharts extends Vue {