Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修复ECharts环形图文字重叠的问题 #682

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Conversation

timi137137
Copy link
Collaborator

@timi137137 timi137137 commented Feb 14, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

link #555

💡 需求背景和解决方案

Dev模式下显示正常但在Preview模式下会出现环形图内标签文字重叠的问题。
image

而ECharts官方对此问题的建议是不要将标签设置在环形图内,包括官方示例列表中也没有该类示例
相关Issue

⚠️ 请注意: 因为如果开放用户自由选择会导致标签再次重叠,因此默认禁用,暂时无解⚠️
output

📝 更新日志

  • fix: 修复ECharts环形图文字重叠的问题

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

Copy link
Contributor

github-actions bot commented Feb 14, 2024

完成

@timi137137 timi137137 requested a review from uyarn February 15, 2024 14:38
@uyarn uyarn merged commit 944f03a into develop Feb 15, 2024
4 checks passed
@timi137137 timi137137 deleted the fix/echarts branch February 15, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants