Skip to content

degradation_year_on_year should allow center-labeled YoY_values #459

@cdeline

Description

@cdeline

Is your feature request related to a problem? Please describe.
At the moment, the YoY_values returned in degradation_year_on_year.calc_info is only right-labeled. This is a problem because to enable #394 (multi-year-on-year calculations) all of the values should probably be center-labeled to be able to line up together correctly. And #455 (time dependent degradation labeling) would benefit from starting with center-labeled YoY_values.

Describe the solution you'd like
Have a kwarg in degradation_year_on_year with label='center'. Current default behavior is label='right'. Consider changing default behavior to label='center'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions