ddegan opened a new issue, #21236: URL: https://github.com/apache/echarts/issues/21236
### Version 6.0.0 ### Link to Minimal Reproduction https://codepen.io/ddegan/pen/ogjPrNK?editors=0010 ### Steps to Reproduce 1. Open the link provided 2. Note that the profession dimension is encoded to the Y axis and used as dimension in the visualMap ### Current Behavior The series is not rendered ### Expected Behavior The series is rendered with correct shape mapping even if the dimension is used on another axis. ### Environment ```markdown - OS: Windows 11 Pro - Browser: Chrome 139.0.7258.139 - Framework: No Framework (pure JS) ``` ### Any additional comments? Note that if you try to use continuous visualMap the series is rendered correctly even if the dimension is already mapped via encode -- 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