DoubleCorner opened a new issue, #16981:
URL: https://github.com/apache/echarts/issues/16981

   ### 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 
就可以复现
   2. 增加如下配置:
   3. `select: {
             lineStyle: {
               color: 'blue'
             }
           },
           selectedMode: true
   `
   4. 点击路径后,颜色不会被设置为蓝色
   
   ### Current Behavior
   
   配置之后,select 无效
   
   ### Expected Behavior
   
   select 配置后,点击线条,颜色可以变为蓝色
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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]

Reply via email to