trappy.plotter.AbstractDataPlotter module

This is the template class that all Plotters inherit

class trappy.plotter.AbstractDataPlotter.AbstractDataPlotter(traces=None, attr=None, templates=None)[source]

Bases: object

This is an abstract data plotting Class defining an interface for the various Plotting Classes

savefig(path)[source]

Save the image as a file

Parameters:path (str) – Location of the Saved File
view()[source]

View the graph