Skip to content

Legend values are not visible if field's name is too long #75

Description

@breznak

In the fields list on the right side we support mouse hover to show full name,
but in the legend the text is cropped and values are not visible for long names.

I'd suggest creating s function crop() (eg output like multistepBestPredictions:errorMetr_^) to limit the text in legend to given length, distinction should not be an issue as fields are color coded and full name can be read from the list on right.

The crop fn could be: 30chars + _ + random character

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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