Skip to content

Remove extra space for linear gauges #279

Open
@maldag

Description

@maldag

This might be related to #277

Upon disabling the label via showLabel=false flag, no labels are printed on a vertical gauge. The space of the labels (where they would be printed) is still there.

I digged a bit in the code and it is calculating the offset to also allow pointers on the side but there is no way to disable pointers so the space would really be uneccessary.

Thus, it would be a good addition imho to add an option to disable pointers and to minimize the needed space afterwards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions