2.1.14.1. cli.cmd_plot.data_handling

Implements functionalities behind ‘plot’ command

Modules

csv_handler

Implementation of the CSVHandler class to take given data and return it in a different format.

csv_handler_interface

CSVHandler interface

data_handler_factory

Implementation of the DataHandlerFactory class to create a CSVHandler object and return it.

data_handler_factory_interface

DataHandlerFactory Interface

data_source_types

Implementation of the Enum for supported Data source Types.