Skip to content

How to use custom highchart colors cssNames? #373

@solancer

Description

@solancer

How to use custom highchart colors inside charts?

Below doesn't work for some reason

PieChart.module.css'
.chartColours {
.highcharts-color-0 {
fill: greenyellow;
stroke: blue;
}

import styles from './PieChart.module.css'
Screenshot 2022-09-30 at 3 54 01 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions