dev_
Posts: 6
Joined: Wed Apr 07, 2021 4:30 pm

Disable the task/project table to the left of the chart

Hello,

Was wondering if you provide an example of how to disable the table to the left of the Gantt chart. We only want to use the gantt since we have our own table to integrate with the chart.

Thank you.
User avatar
sebastian.h
Posts: 1734
Joined: Fri Aug 07, 2020 7:08 am

Re: Disable the task/project table to the left of the chart

Hi,
Thanks for contacting us with your question.

For this example: https://www.highcharts.com/demo/gantt/left-axis-table

The simplest way will be to set yAxis.visible to false.
https://api.highcharts.com/gantt/yAxis.visible

Demo:
https://jsfiddle.net/BlackLabel/vcpumt29/

Let me know if this solution fits your assumptions.
Best regards.
Sebastian Hajdus
Highcharts Developer

Return to “Highcharts Gantt”