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

   ### What problem does this feature solve?
   
   It presents an integrated presentation of data - scatter plot with marginal 
histogram. Examples from other application are below.
   - 
[Matplotlib](https://matplotlib.org/stable/gallery/lines_bars_and_markers/scatter_hist.html)
   - 
[Matlab](https://www.mathworks.com/help/stats/[scatterhist](https://www.mathworks.com/help/stats/scatterhist.html).html)
   - [R 
ggplot2](https://stackoverflow.com/questions/8545035/scatterplot-with-marginal-histograms-in-ggplot2)
   
   ### What does the proposed API look like?
   
   Both scatter and histogram as already in place.  The question is how to 
integrate them in single display.


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