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

   ### Version
   
   5.5.0
   
   ### Link to Minimal Reproduction
   
   none
   
   ### Steps to Reproduce
   
   
                 type: "candlestick",
                 data: data.values,
                 itemStyle: {
                   color: undefined,
                   color0: undefined,
                   borderColor: this.upColor,
                   borderColor0: this.downColor,
                 },
   
   ### Current Behavior
   
   <img width="289" alt="22" 
src="https://github.com/apache/echarts/assets/48928947/2e27f979-819b-41b9-8744-0187e3368465";>
   
   
   ### Expected Behavior
   
   <img width="492" alt="333" 
src="https://github.com/apache/echarts/assets/48928947/20b951ab-a593-443e-b68a-5df799946617";>
   
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   mac 13.1 (22C65)
   chrome
   vue2
   ```
   
   
   ### Any additional comments?
   
   Hi ,can I remove the middle line in the candlestick when I just want show 
borders?


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