Plot#

Warning

This module is mainly intended for interactive usage, it is experimental and still in development. The API might change without warning and breaks code.

Utilities to plot functions. These are simple helpers to plot functions, they are not meant to be a full-fledged plotting library. The plotting is based on matplotlib and integrates closely with it.

zfit.plot.plot_model_pdfV1(model, *[, ...])

Plot the 1 dimensional density of a model, possibly scaled by the yield if extended.

zfit.plot.plot_sumpdf_components_pdfV1(model, *)

Plot the components of a sum pdf.