echarts-bot[bot] commented on issue #16981:
URL: https://github.com/apache/echarts/issues/16981#issuecomment-1118235671
@DoubleCorner It seems you are not using English, I've helped translate the
content automatically. To make your issue understood by more people and get
helped, we'd like to suggest using English next time. 🤗
<details><summary><b>TRANSLATED</b></summary><br>
**BODY**
### Version
5.3.2
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
1. Https://echarts.apache.org/examples/zh/editor.html?c=lines-bmap demo on
the official website can be reproduced
2. Add the following configuration:
3. `select: {
lineStyle: {
color: 'blue'
}
},
selectedMode: true
`
4. After clicking on the path, the color will not be set to blue
### Current Behavior
After configuration, select is not valid
### Expected Behavior
After select is configured, click on the line and the color can change to
blue
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
</details>
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]