I think you might try using SVG so that you can control the content more 
directly.
```js
var chart = echarts.init(container, null, { renderer: 'svg' })
```

[ Full content available at: 
https://github.com/apache/incubator-echarts/issues/9124 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to