Hi there,
I have been looking on previous posts and options in Vega / custom visualization to create Gantt Chart-like visualization for more than a day now.
Part of my data are projects, I have start dates, end dates, names of a project etc.
Some project take 3 months, some more than a year.
I was hoping to be able quite easily to visualize it in a chart rather then a table.
On the y-axis I wanted to have a project names and on de x-axis timeline with monthly intervals.
Each project would be it's own bar accordingly positioned on a timeline to its start and end dates.
Does anyone know how I could implement that?
With regards,
Kamil