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

   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/ddegan/pen/qEOYpMv?editors=0010
   
   ### Steps to Reproduce
   
   The provided link has a basic scatter chart from that uses a two column 
Dataset. The scatter series is mapping via the encode property x and y to the 
same column of the dataset (index 1). 
   
   ### Current Behavior
   
   The series doesn't show up.
   
   ### Expected Behavior
   
   I'd expect that the scatter points show up in the diagonal of the chart. 
This is very usefull when you build dynamic chart dashboard and the users need 
to map available dimensions to x and y. 
   
   ### Environment
   
   ```markdown
   - OS: Windows 11 Pro
   - Browser: Chrome 139.0.7258.128
   - Framework: plain JS
   ```
   
   ### Any additional comments?
   
   _No response_


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