Skip to content

Tooltip marker fillColor array #1618

@dantelex

Description

@dantelex

When i put an array of colors in the tooltip marker fillColor, it only applies the first color in the array to everything.

I expect it to work the way legend marker fillColor works with array and use he array of colors passed.

I noticed this only happens when i add shared: true to tooltip

tooltip: {
    marker: {
       fillColors: [],
     },
}

Screen Shot 2020-05-18 at 12 15 34 PM

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