Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1897 Widoki

Hello i want to change the color of a gantt chart depending on state like:

gray: cancelled

blue: draft

green: done

PS: I've already set the "color" attribute to "state" but it gives me random color for each state.

Thank you.

Awatar
Odrzuć
Najlepsza odpowiedź

you can use this
decoration-danger="json_popover and 'text-danger' in json_popover" decoration-success="state == 'done'" decoration-warning="state == 'cancel' or (json_popover and 'text-warning' in json_popover)"

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 24
3512
1
gru 23
3063
1
lip 22
3928
0
mar 17
2882
0
paź 24
923