GeniusWiki commented on issue #14272: URL: https://github.com/apache/echarts/issues/14272#issuecomment-780919743
I think I found the issue and solution. It is because of the web font loading. The chart is rendered before the font is loaded. I put it in webfont callback and the problem is solved. Here is demo of fix: https://codepen.io/rob_edgenius/pen/bGBWXpv I think it is worth put a note somewhere in your document or FAQ. Thank you again for your quick response. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
