@rkellermeyer I was able to reproduce this in the sandbox and filed this issue with a little more detail: https://github.com/apache/incubator-echarts/issues/8994
FWIW, a workaround is to add `display:none` to the `<defs>` element in the SVG (if using SVG). Otherwise, removing animation (`animation: false`) in the chart options will also work. [ Full content available at: https://github.com/apache/incubator-echarts/issues/6864 ] This message was relayed via gitbox.apache.org for [email protected]
