Gantt Chart Configuration

Hey there,
I’m new to Grafana and I’m having trouble configuring a Gantt chart :slightly_frowning_face:
I want to display 3 thresholds. I’m reading from a DB a variable that can take 3 values (1, 2, 3), when it’s ‘1’ it displays the colour green within its duration. When it’s 2 the colour red… and so on.
Any help?!
Thanks!

I do not think it is possible. In my Gantt chart, changing the threshold does not do anything. My data is simply 3 columns: WO# (a string variable), Start Time and End Time.

Oh that’s sad !
Also the text doesn’t change? If I want to display a specific text for each value?

Hi Jackie,

I also needed this chart to change colour depending on the status of the task, couldn’t get it working by text so i tried using numbers and it worked! :slight_smile:
Grafana_Gantt
Grafana_Gantt_Colours

Hope this helps

1 Like