Hi community,
i need to change the colors of my charts and i dont know how, any suggestions?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi community,
i need to change the colors of my charts and i dont know how, any suggestions?
Hi Jaime Millan Conejero,
https://stackoverflow.com/questions/72273470/change-bar-chart-column-color-in-odoo
Based on your requirement may be help.
export const COLORS = [
"#1f77b4",
"#ff7f0e",
"#aec7e8",
"#ffbb78",
"#2ca02c",
"#98df8a",
"#d62728",
"#ff9896",
"#9467bd",
"#c5b0d5",
"#8c564b",
"#c49c94",
"#e377c2",
"#f7b6d2",
"#7f7f7f",
"#c7c7c7",
"#bcbd22",
"#dbdb8d",
"#17becf",
"#9edae5",
];
This is Color list use Odoo by deafult
addons/web/static/src/views/graph/colors.js
Thanks.
Really preciate it Thanks!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
1
Eyl 24
|
3506 | |||
|
0
Eyl 24
|
1427 | |||
|
2
Kas 25
|
2203 | |||
|
2
Eki 25
|
649 | |||
|
3
Eki 25
|
754 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.