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

   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   https://www.zzvx.cn/bzf.html
   
   ### Steps to Reproduce
   
   echarts_map.dispatchAction({
         type: 'highlight',
         geoId:'merchants',
         **name:['樱桃园',"建功北里"], //No effect**
         **name:'建功北里',             //OK**
         // Use no name to unselect.
     });
   
   ### Current Behavior
   
   afferent string[] No effect
   afferent is OK
   
   ### Expected Behavior
   
   I think afferent string[]
   
   ### Environment
   
   ```markdown
   - OS:Win10
   - Browser:96.0.4664.93 (正式版本) (64 位) (cohort: 96_win_45)
   - Framework:html
   ```
   
   
   ### 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: 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

Reply via email to