JointGrid.
plot_joint
Draw a bivariate plot of x and y.
func : plotting callable
This must take two 1d arrays of data as the first two positional arguments, and it must plot on the “current” axes.
kwargs : key, value mappings
Keyword argument are passed to the plotting function.
self : JointGrid instance
Returns self.