Skip to content

"fill: false" option on dataset causes legend to also not fill #6644

@Atlowell

Description

@Atlowell

When specifying the fill: false option for items in a dataset, the legend for that data set is also not filled, even if backgroundColor is specified. This is unexpected behavior according to documentation, as the documentation simply says the background of the chart itself will not be filled. As a result, a white hole appears in the legend (if border is also specified).

This issue appears in version 2.9.1 installed via npm. I am running it via an angular project. A week ago, when I first installed the project to work on it, this issue did not exist. However, it appeared today when I ran npm update. This leads me to believe that the issue was introduced in versions 2.91 or 2.9.0, or another commit within the past week or so.

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