Create a simple vertical line on gantt chart from react-google-charts

62 Views Asked by At

I want to create a vertical red line on the current date on my gantt chart in react. See the example here. Additionally, I'd like to get all completed tasks and partial fills to be dark grey. I wasn't successful with the options they provide in docs.

0

There are 0 best solutions below