Skip to content

Horizontal legends are truncated when too many series are used #577

Description

@Samsv77

Hi,
When displaying horizontal legends, and too many series, the legends are extending beyond the chart, and beyond the image, and are truncated.
This happens often when the series names are long

Configuration:
styler.setLegendPosition(LegendPosition.OutsideS);
styler.setLegendLayout(LegendLayout.Horizontal);

Expected:
Legends should go to the next line when the current line is too long.
legend example

Metadata

Metadata

Assignees

No one assigned

    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