Skip to content

Tag: colors

Change colors depends of values of the date

I want to change color of the whole line depends of duration of the date. Example, If duration of the date is between 3 and 6 color is orange; more than 6 must be show as red. May I know How can I make that? Above code is in php how I count for cycle time tab. For dt_issue, it

Color show not properly in the js tree

I have a problem to get the color in the js tree. Below is my coding: This is javascript: My output cannot follow the number to present the color if I’ve added “$testing” variable word in the front of the number.Like below the picture: Actually I want the output like below the picture. The c…