Skip to content

Multi-line marker hover only applies to one line if size 0 #1119

@brandonburkett

Description

@brandonburkett

Codepen

https://codesandbox.io/s/vue-basic-example-c9prp

Explanation

  • The marker hover is not working on line 2 (see code pen). I do not see any hover state at all, only for line 1.
  • I tried setting marker size: [0,0,0] (three series) with a hover of size of 6, but only applies to one line, not both.
  • I could not find a way to set the marker hover style per line (I tried giving hover.size = [0,6,6] but it did not work

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions