Skip to content

HTML Legend Support #1203

Open
Open
@JayTulshian1

Description

@JayTulshian1

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

Usually if there are more number of tags, and long tags, then they go all over the place after a limit, Couldnt find any support for this in the current version

image

Describe the solution you'd like

A straightforward solution would be to introduce HTML Legend Support. This could be implemented by adding an option to assign a class or ID to the chart. The legend would then be rendered within a designated div or component associated with that class or ID. This approach maintains the existing click behaviors while addressing various use cases, such as overflow issues. Additionally, it provides users with greater control over both the user interface and behavior of the legend component.

Describe alternatives you've considered

No response

Documentation, Adoption, Migration Strategy

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions