Hi,
I have a gantt chart where the X Axis is dynamic and works almost always fine. The problem is when I have data from multiple years, both rows of the X Axis show the year which is strange.
How can I hide the top X Axis when the bottom X Axis is Years? Or if the bottom is Years, I show the top row but without any label?
Any solution would be fine.
Here is the Js Fiddle: https://jsfiddle.net/pbm87fc3/1/
Thank you.