pjar commented on issue #9525: 如何把图表中文字大小使用rem控制
URL: 
https://github.com/apache/incubator-echarts/issues/9525#issuecomment-455686356
 
 
   Would be a nice feature. It's possible to use percentages. We use that for 
label, the disadvantage is that the font family will be reset to default one as 
the generated this way text styles look like this:
   ```style="font: 80% px sans-serif;"```
   
   One trick here would be add your desired font named as `px` :)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to