Timevis - make different boxes have colour dependent on name in different groups
问题 Hi So what i'd like to be able to do is make all the ranges which contain open appear say "red" and Staff meeting appear blue. Is it possible to do this, could only see documentation on changing the colour based off the group. I know I can use style to change the text but that only changes the colour of the text inside the box and not the background shading of the box. library(timevis) # Data for groups example dataGroups <- data.frame( id = 1:11, content = c("Open", "Open", "Open", "Open",