vasturiano / timelines-chart

Timelines Chart
http://vasturiano.github.io/timelines-chart/example/categorical/
MIT License
563 stars 122 forks source link

Not able to increase maxLineHeight. #35

Closed Chatcola closed 4 years ago

Chatcola commented 5 years ago

Hi, thanks for this great chart.

I want to increase height of my elements. Increasing value of maxLineHeight change nothing.

But reducing the size of maxLineHeight under 12 px (default) reduce height of my elements.

vasturiano commented 5 years ago

@Chatcola you can just increase the height of the whole chart, using maxHeight. The segments height will adjust to fill the vertical space.

Chatcola commented 5 years ago

Indeed thanks for reply, zoom looks better.

2

Still a bit messy with hudge amount of data, but give a nice preview.