You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/05/22 00:17:09 UTC

[GitHub] [echarts] plainheart commented on issue #15013: Custom font strange behaviour

plainheart commented on issue #15013:
URL: https://github.com/apache/echarts/issues/15013#issuecomment-846318118


   It's not strange. The custom fonts defined in CSS will be loaded synchronized, ECharts can't calculate the size of the font before success. It's better to load charts after the font is loaded.  You may try to use [`webfontloader`](https://github.com/typekit/webfontloader).


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org