关注于数据分析的小站

seaborn.JointGrid.plot_marginals

JointGrid.plot_marginals(func, **kwargs)

Draw univariate plots for <cite>x</cite> and <cite>y</cite> separately.

参数:func:plotting callable

This must take a 1d array of data as the first positional argument, it must plot on the “current” axes, and it must accept a “vertical” keyword argument to orient the measure dimension of the plot vertically.

kwargs:key, value mappings

Keyword argument are passed to the plotting function.

返回值:self:JointGrid instance

Returns <cite>self</cite>.

赞(0)
未经允许不得转载:0dayhub » seaborn.JointGrid.plot_marginals
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
%d 博主赞过: