apache / apache/echarts

饼图多标签优化后,minShowLabelAngle参数失效

Open
#13,846 6 comments 0 reactions 0 assignees View on GitHub
enhancement topic: label topic: pie
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.0.0

### Steps to reproduce
https://echarts.apache.org/next/examples/zh/editor.html?c=pie-legend 官方实例缩小浏览器后,某些label会自动隐藏,添加minShowLabelAngle 参数无效 受到新增参数series-pie.labelLayout. hideOverlap 的影响,默认会隐藏重叠标签

### What is expected?
希望在优化标签重叠的基础上,仍具备强制显示某些标签的能力,目前series-pie.labelLayout. hideOverlap为true时,没有在minShowLabelAngle的基础上进行跳跃展示

### What is actually happening?
目前未生效

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.