Skip to content

Home page and Accomplishment page's area plot refactoring  #28

@onlyphantom

Description

@onlyphantom

The data wrangling code to produce area plot leaves a lot of intermediate object floating around and are quite (unnecessarily) verbose.

My estimate is that the data wrangling code could be at least 40% lesser: lesser code -> higher maintainability

Specific objects to optimise:

  • g.accum for accum_global() function.
  • g.accum_personal for accum_personal() function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions