Skip to content

Allow configuring the default focus ring appearance #94

Description

@wojtekmaj

The default point focus ring can only be enabled or disabled through focusRing. Its radius and stroke width are hard-coded, so changing its size requires CSS targeting the generated .ts-chart__focus-layer--default circle.

Would it be possible to expose basic focus-ring presentation options, such as radius, stroke width, fill, and stroke, through the chart definition or theme? This would allow consistent styling across renderers without depending on generated SVG structure.

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