Skip to content

DRY chart datasets #260

Description

@blackst0ne

#259 brought some duplication to charts' datasets.

That was done to fix weird bugs (see PR and its references).
But the result is not very great because code is duplicated a bit.

All the common data from datasets (excluding data loaded itself) should be extracted to a separate file.
That file should be imported and used in all charts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    chartsAnalytics chartsrefactoringTechnical debts and code base improvements

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions