nielskrijger opened a new issue, #19993: URL: https://github.com/apache/echarts/issues/19993
### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=custom-profit&version=5.5.0&decal=1&code=MYewdgzgLgBAJgQygmBeGBtAUDTBaARgAYAaGY0mAJkoHIBBWgXRKyYG4ssQAHKAS3BoYAbxwwAHvQn8IALlHjcAW35gFpJTGUIJC4uIC-rXAE9pshWNy4IwBABsApgqgAnAK5OTN1epiaNtq6-kRGPhBObvxO8pha1kEwUKY8LjC0wB7QIMq0PkHADvw8rp7eMAD0lTAAwgAyAJIACsLuXlq4bk5gcFGNUE7KCgBmHmDAAkIAFDwIbgjKEGQIPPwAlIpJNgBu8zCmAGqOXsKr_AB0ew5e01TrnNu4e24w0POw6OcXoCBucNMMN9rrciOsyEcTk4mA9Ort9hB-AAvJxnNYXREowHAqHTAibPAwHE3JzTMEQ44kmGPJ4vN4pZxoy7QUzOaawp4wbpQDxuMBbTnJVLpWjdSb5OFBCAAC1W6USgskCnebigGCILElSVMyuQqowBE1itwAHd-HAoNLlcinOqjcbpU5-ABzaVQa0og32znGLW2Bnyv02Eb8BwOBS0ADEABYRgAOAgAIzgEuNMF4CGA_BSGguAFYg4YtYYaUFfdtEMgFJWEFoi7gmFgS0A ### Steps to Reproduce Simply open the reproduction and it should be immediately visible. ### Current Behavior With `clip: true` on a `custom` series the item is clipped correctly on the bottom but is slightly off on all other sides. ![image](https://github.com/apache/echarts/assets/898611/eb1b0449-5407-4ba5-aeef-8c060f024f7d) ### Expected Behavior More like this: ![image](https://github.com/apache/echarts/assets/898611/8123f744-1d8d-4c1c-a554-19400f19b19e) ### Environment ```markdown - OS: Mac OS 14.4 - Browser: Chrome (latest) ``` ### Any additional comments? In version 5.4.3 it renders correctly on the bottom and right side; only the left and top sides were broken. That is the behaviour since at least 5.0.0. In 5.5.0 something happened to break the clipping on the right side too. I haven't found any workaround so far, if someone has any ideas how to work around it I'd love to hear. -- 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