hungtcs opened a new issue, #20207: URL: https://github.com/apache/echarts/issues/20207
### What problem does this feature solve? For instance, the pie chart can only set `selectedOffset` to distinguish it from other sectors, this is not obvious when there are only two sectors, and the user can't tell which area is selected. <img width="400" alt="image" src="https://github.com/user-attachments/assets/45a3208d-4372-4dbf-8a98-3eb605bbcca7"> It would be much better if `scaleSize` could be set like `emphasis`. <img width="400" alt="image" src="https://github.com/user-attachments/assets/89bbe594-559b-43b0-9588-5d99a86edd9d"> --- [Demo Link](https://echarts.apache.org/examples/zh/editor.html?c=pie-borderRadius&lang=js&code=M4UwLgKglgtiD2BXMAKAZogdgYzFemABCgJSEDeAUIYdgcGIfAA54GEC8F1NhY88ADZ5mALm69eYAE5QA5nJDTxAcihgQMFTxoBfADQ7CgkIswATcVUk1-YwioCsAUhWGbxkGjCrsITBrS2pIGRqCyIMDiANpGNNYehJgAhnCqAILYfsDAhABi0vBa7olgAJ7MIKrMUCBucbz-dOZVEok06poAcqmtKilw9e00AG7Jgoh9YxN1DXolHtLJ5lCIUYTRKgBMLm4OjgAMrgC6CzaazAAWycBQUQntwNjjIADKUABerQDMB2ch_14oBMuBA5gAsvAWqpbpg5CYhjZdEZTkZzMkwDdwFYGsAkNI_DE5ht-r09ipppMVKj2ptXiBkgTLoQAKJwqCYOr6QgARgOABYABw0xKbAAiUGkIFwewA7N9HCLJMcjMi9ABuSg8GBlADC12kYAAdAQUCpsIIoNgANZ7FAgEb-MBkDgAPjaNDomDxJiNgngcjNFqttu5DqdJE1ekjWpoOv1jONoDAAHlWPhMCgWGxMDGaNq9QbjStgMwMdhLpkcygHnwKn1gdKwIiaOFasAAJIWEAAD3EfyMAz6LJgySggmChF0JEo0_VQA) ### What does the proposed API look like? It is recommended that `select` and `emphasis` use the same configuration content. - https://echarts.apache.org/zh/option.html#series-pie.select - https://echarts.apache.org/zh/option.html#series-pie.emphasis -- 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. To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org