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/11/29 00:54:56 UTC

[GitHub] [echarts] htr3n commented on issue #16127: ECharts server-side rendering SVG contains invalid font property

htr3n commented on issue #16127:
URL: https://github.com/apache/echarts/issues/16127#issuecomment-981199192


   After a few tests around setting font for server-side ECharts rendering, I realised it's pretty broken. For instance, I set the `fontFamily` property of chart option as `'Liberation Sans'` which is available on Linux/AWS Node.js Lambda. The rendering produces something like `style="font: Sans 9px normal normal normal 9px;"`, which drops `Liberation`. Due to spaces? 


-- 
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: commits-unsubscribe@echarts.apache.org

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