Skip to Content
Menu
This question has been flagged
1 Odpoveď
1893 Zobrazenia

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.

Avatar
Zrušiť
Best Answer

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)"

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
aug 24
3509
1
dec 23
3060
1
júl 22
3928
0
mar 17
2879
0
okt 24
923