echarts icon indicating copy to clipboard operation
echarts copied to clipboard

fix: Axis.nameTextStyle.width is not valid

Open Map1en opened this issue 4 years ago • 2 comments

Brief Information

This pull request is in the type of:

  • [x] bug fixing
  • [ ] new feature
  • [ ] others

What does this PR do?

fix: Axis.nameTextStyle.width is not valid

Fixed issues

#16166

Details

Before: What was the problem?

After: How is it fixed in this PR?

Misc

  • [ ] The API has been changed (apache/echarts-doc#xxx).
  • [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Others

Merging options

  • [ ] Please squash the commits into a single one when merging.

Other information

Map1en avatar Dec 10 '21 10:12 Map1en

Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

echarts-bot[bot] avatar Dec 10 '21 10:12 echarts-bot[bot]

After modifying the local code according to the submission record, I found that the axis title of the scatter chart could not be displayed 我按照提交记录修改了本地的代码后,发现散点图的轴标题无法显示了

weixingqi avatar May 24 '22 08:05 weixingqi