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

   ### What problem does this feature solve?
   
   I would like to create a quadrant chart with scatter plots that looks 
something like this where the user is able to dynamically add/remove plots and 
shift it around the different quadrants (drag-and-drop). The user will also be 
able to save the absolute positions of the scatter plots which can be 
re-rendered on page refresh.
   
   <img width="646" alt="Screenshot 2022-09-29 at 9 56 01 AM" 
src="https://user-images.githubusercontent.com/9158770/192920924-f89d2f8e-b313-4458-a74b-660ff82368fe.png";>
   
   I came across this example that allows for dragging of scatter points, was 
wondering if there are any examples of such a quadrant chart so that I can 
achieve such a feature?
   
   Thank you!
   
   
   ### What does the proposed API look like?
   
   No new API is required, just need some advice on how to create such a 
quadrant chart.


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

Reply via email to