Skip to content

Data initialization refactor and clean-up #7

@zpervan

Description

@zpervan

Currently, all functionalities are initialized while instantiating plottingZ. This looks messy, does not consider resource management and should be changed to use the data which is needed for the current application run.

Example - If we decide to plot the data with a scatter plot, there is no need to initialize the line plot data object.

This issue can be seen in the plotting_data.h file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinvalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions