mwaskom / seaborn

Statistical data visualization in Python
https://seaborn.pydata.org
BSD 3-Clause "New" or "Revised" License
12.54k stars 1.92k forks source link

JointPlot allow changing positions of the marginal histograms #3660

Open adam2392 opened 7 months ago

adam2392 commented 7 months ago

Hi,

Amazing package! I was wondering if it is possible to add a change that would allow joint plots to specify the positioning of the marginal histogram? Kind of like in https://stackoverflow.com/questions/55111214/change-position-of-marginal-axis-in-seaborn-jointplot

mwaskom commented 7 months ago

Sorry, this is not supported.