plotnine.geom_freqpoly
geom_freqpoly(=None,
mapping=None,
data*,
="bin",
stat="identity",
position=False,
na_rm=True,
inherit_aes=None,
show_legend=False,
raster="butt",
lineend="round",
linejoin=None,
arrow**kwargs
)
Frequency polygon
See geom_path
for documentation of the parameters.