You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this is a little old but other may have the same question.
I was able to add color using the table method. Perhaps you can do the same for JSON.
I added a bgcolor field to the table. In JSON it may look like "bgcolor": "#FF99FF",
Then in the TG_ord.js I added +"background-color:" + b.bgcolor + ";" to line 249
You may be able to add "field" you want by placing a b. before it.
I then removed the color from .timeglider-event-spanner in timeglider.css
Hi,
I want my timeline band / event span color with different colors for each timeline. Is there any property to event span color in JSON?
Please help me on this issue.
Best Regards,
James.H
The text was updated successfully, but these errors were encountered: