paolobriones opened a new issue, #18467: URL: https://github.com/apache/echarts/issues/18467
### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=candlestick-simple ### Steps to Reproduce  On the Simple Candlestick example, the candles are rendered on the correct values but the default colors are inverted. Please see screenshot ### Current Behavior The default candlestick colors are inverted ### Expected Behavior The simple fix is to swap the default colors of color/color0 to make them accurate ### Environment ```markdown - OS: macOS Ventura - Browser: Chrome/Firefox/Safari - Framework:none ``` ### Any additional comments? None -- 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]
