engforge.attr_plotting.PlotInstance

class PlotInstance(system, plot_cls)[source]

Bases: AttributeInstance

combine plotclass vars with system info

Methods

as_ref_dict

compile

get_alias

is_active

plot

applies the system dataframe to the plot

process_fig

Attributes

active

classname

combos

identity

refs

plot_cls

system

class_attr

backref

Parameters:
__call__(**override_kw)[source]

method allowing a similar type.kind(**override_kw,**default) (ie. relplot.scatterplot(x=different var)) #TODO: override strategy

plot(**kwargs)[source]

applies the system dataframe to the plot