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 2020/10/26 08:49:04 UTC

[GitHub] [incubator-echarts-doc] plainheart opened a new pull request #136: fix(radar): fix textStyle does not work bug.

plainheart opened a new pull request #136:
URL: https://github.com/apache/incubator-echarts-doc/pull/136


   This issue had reported by #131, but that seems to be not working.
   According to the code in this line https://github.com/apache/incubator-echarts/blob/next/src/coord/radar/RadarModel.ts#L105,
   maybe we need to remove the current `textStyle` node.
   
   **Current**
   
   ![image](https://user-images.githubusercontent.com/26999792/97151779-f2c7ed80-17aa-11eb-8c95-013c102bdd06.png)
   
   **After**
   
   ![image](https://user-images.githubusercontent.com/26999792/97151526-91a01a00-17aa-11eb-940d-4702b90c7502.png)
   


----------------------------------------------------------------
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


[GitHub] [incubator-echarts-doc] pissang merged pull request #136: fix(radar): fix textStyle does not work bug.

Posted by GitBox <gi...@apache.org>.
pissang merged pull request #136:
URL: https://github.com/apache/incubator-echarts-doc/pull/136


   


----------------------------------------------------------------
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