plotnine.facets.facet_null

class plotnine.facets.facet_null(shrink: bool = True)[source]

A single Panel

Parameters:
shrinkbool

Whether to shrink the scales to the output of the statistics instead of the raw data. Default is True.