JointGrid.
set_axis_labels
(self, xlabel='', ylabel='', **kwargs)¶Set axis labels on the bivariate axes.
Label names for the x and y variables.
Other keyword arguments are passed to the following functions:
JointGrid
instanceReturns self
for easy method chaining.