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-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to