Traumflug commented on issue #18503: URL: https://github.com/apache/echarts/issues/18503#issuecomment-1566276600
The simple reason for this behavior is, a 4 pixels wide candle has no center column of pixels, so the wicks have to be drawn either right or left of the center. A solution would be to avoid drawing candles with an even number of pixels width. Not sure how this can be achieved in canvases and SVGs. -- 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]
