Horizontal and vertical colorbars on a single plot in python
I have KDE plot generated using seaborn on which I overlay some scattered points with some size. I need to have two colorbars to represent the data of KDE and the scattered values’s size (as shown below).