n0099 edited a comment on issue #15966: URL: https://github.com/apache/echarts/issues/15966#issuecomment-953435418
> @n0099 Sorry I understood it wrong. Use `fontSize` and `fontFamily` instead of `font` may solve the issue. It works: https://jsfiddle.net/u0n6eq92/, but why? But the [graphic.elements-text.style.textAlign](https://echarts.apache.org/en/option.html#graphic.elements-text.style.textAlign) was still get reset by new `setOption()`, and `style.fill` won't. Might many other prop of style is get effected by this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
