engforge.attr_plotting.TraceInstance

class TraceInstance(system, plot_cls)[source]

Bases: PlotInstance

Methods

as_ref_dict

compile

get_alias

is_active

plot

applies the system dataframe to the plot

plot_extra

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)

applies the system dataframe to the plot