Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use custom highchart colors cssNames? #373

Open
solancer opened this issue Sep 29, 2022 · 0 comments
Open

How to use custom highchart colors cssNames? #373

solancer opened this issue Sep 29, 2022 · 0 comments

Comments

@solancer
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant