GitHubRem edited a comment on issue #9081: 柱状图的label属性,怎么设置显示的文字带有阴影
URL: 
https://github.com/apache/incubator-echarts/issues/9081#issuecomment-421912907
 
 
   使用了你说的两个参数后,结果如图
   ![tim 
20180917152115](https://user-images.githubusercontent.com/39332109/45610133-7ae84e80-ba8d-11e8-8024-e9dadbb6b273.png)
   
   配置代码如下:
   `label : {
        show : true,
           borderColor : "#eeeeee",
           borderWidth : 2,
           textStyle : {
                   color: "#000000",
                   fontSize: 12,
                   fontFamily: "Arial,微软雅黑",
           },
   }`

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


With regards,
Apache Git Services

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

Reply via email to