guiqui / react-timeline-gantt

A react Timeline component with virtual rendering
MIT License
541 stars 131 forks source link

row height change #35

Closed RahulShahUI closed 5 years ago

RahulShahUI commented 5 years ago

how can we change row height. currently it is having 20px.

masbaehr commented 5 years ago

Try this:

<TimeLine mode={mode} itemheight={45}