gantt-task-react icon indicating copy to clipboard operation
gantt-task-react copied to clipboard

Customize to gantt chart

Open suniltayal opened this issue 2 years ago • 4 comments

Hi @MaTeMaTuK

I would like to modify few changes in the gantt chart. Could you please help me to do so

  1. Want to add an icon for each row
  2. Want to hide From & To column
  3. 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.

image

suniltayal avatar Jul 14 '22 13:07 suniltayal

Hi @MaTeMaTuK,

Can you please help on the above query?

suniltayal avatar Jul 25 '22 14:07 suniltayal

Hi @suniltayal, Have you tried to create your own table list? Do you have project with react and TS?

MaTeMaTuK avatar Jul 26 '22 09:07 MaTeMaTuK

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.

suniltayal avatar Jul 26 '22 09:07 suniltayal

Hi @suniltayal, I guess it will be better if you will write me in email and I we will book the meeting.

MaTeMaTuK avatar Jul 26 '22 14:07 MaTeMaTuK