Skip to content

Radar chart backgroundColor #8602

Description

@mrleblanc101

Feature Proposal

I know it's fairly easy to change the backgroundColor of the canvas.
But radar charts are somewhat different.
Since their shape can be different than the canvas, changing the canvas backgroundColor is not a solution
Capture d’écran, le 2021-03-09 à 12 58 46

Feature Use Case

There is not way to change the backgroundColor of the chart area for radar charts (excluding legend/title/labels).
I would like my radar chart to have a solid backgroundColor but not the rest of the canvas.

Possible Implementation

options: {
    chartArea: {
        backgroundColor: '#F9F8F7',
    },
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions