gantt-task-react
gantt-task-react copied to clipboard
Customize to gantt chart
Hi @MaTeMaTuK
I would like to modify few changes in the gantt chart. Could you please help me to do so
- Want to add an icon for each row
- Want to hide From & To column
- Currently the text and tooltip in the Bar refers to the name of the task. Is it possible to show the title differently in the bar?
It will be great if you provide the solution in JS code.
Hi @MaTeMaTuK,
Can you please help on the above query?
Hi @suniltayal, Have you tried to create your own table list? Do you have project with react and TS?
Hi @MaTeMaTuK We are using react js. I wanted to know, how to create our own table list component and how this new component will be called in Gantt container. <Gantt tasks={tasks} viewMode={view} onClick={handleClick} onExpanderClick={handleExpanderClick} onSelect={handleSelect} listCellWidth={"200px"} columnWidth={columnWidth} fontFamily={"Roboto"} projectProgressColor={"#FFDF41"} projectBackgroundColor={"#FFDF41"} projectBackgroundSelectedColor={"#FFDF41"} /> Would be great if you can provide some example.
Thank you so much for your response.
Hi @suniltayal, I guess it will be better if you will write me in email and I we will book the meeting.