Skip to content

Add renderPointRing without hover/focus and setPointRingColors for per-point ring customization #163

@NeverSeec

Description

@NeverSeec

It would be useful to extend point rendering capabilities with two new features:

  1. renderPointRing without hover/focus

    • Currently, renderPointRing only shows on hover/focus. Adding an option to render rings persistently (without interaction) would improve static visualization of nodes.
  2. setPointRingColors for per-point ring colors

    • A method to assign unique ring colors to individual points would enable better node indication (e.g., for states, categories, or thresholds).

Alternatives Considered:

  • Overloading renderPointRing with a visibility option ('always' | 'hover-only').

Let me know if this aligns with the library’s direction! I’m happy to discuss or contribute.

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