benlongo opened a new pull request, #16850:
URL: https://github.com/apache/echarts/pull/16850

   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   ### What does this PR do?
   
   When using a custom series with a single axis, a lookup on `prepareCustoms` 
fails as it is looking for `single` instead of `singleAxis`.
   
   
   ### Fixed issues
   
   - custom series on single axis now works
   
   ### Related test cases or examples to use the new APIs
   
   If this is the right approach to fixing this, I can put together a 
reproduction and test for it. 


-- 
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: dev-unsubscr...@echarts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to