Skip to content

Multi-series chart no longer accepts an array of fill types in bar/column charts Β #3432

@siebird

Description

@siebird

Description

When using a multi-series chart its possible to pass in an array of fill types type: ['solid','pattern','gradient'] to use a combination of fills. This was working in previous versions before 3.36.0

Expected Behavior

The first series should be a solid color, the second series should be a slantedLines fill, and the third should be a gradient fill

Use this codepen for an example. Change versions at the top of the JS panel to 3.35.0 for the bug-free example: https://codepen.io/siebird/pen/xxjeQxN

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions