Search found 4 matches

Go to advanced search

by a.goutam
Tue Nov 23, 2021 11:05 am
Forum: Highcharts Gantt
Topic: Need multiple bars in the same row with yAxis as treegrid
Replies: 1
Views: 963
 
Jump to post

Need multiple bars in the same row with yAxis as treegrid

Hi, I want to create a Gantt chart with Y-axis as `treegrid` type, but I want that the rows should have multiple bars. Could you please share some configuration for the same ? This should almost look like this - Screenshot 2021-11-23 at 4.34.58 PM.png PS -> I am able to get multiple bars for the Y-a...
by a.goutam
Fri Mar 19, 2021 10:48 am
Forum: Highcharts Gantt
Topic: series pointWidth property is affecting the height of the bars in navigator
Replies: 1
Views: 1630
 
Jump to post

series pointWidth property is affecting the height of the bars in navigator

Hi, My use case is that the height of bars in gantt chart should be 20. And I am able to achieve this by series.pointWidth = 20 . But it affects the navigator. I am attaching the screenshot. Screenshot 2021-03-19 at 4.12.02 PM.png But I do not want the navigator to get distorted. Could you please he...
by a.goutam
Thu Feb 25, 2021 8:14 am
Forum: Highcharts Gantt
Topic: Programmatically move navigation
Replies: 3
Views: 1086
 
Jump to post

Re: Programmatically move navigation

Hello a.goutam! Welcome to our forum and thanks for contacting us with your question! There are a lot of ways of how we can move the navigator from API. Maybe any of them will meet your expectations? For example, we can use top/bottom property to move it to the top/bottom of the chart, we've also g...
by a.goutam
Wed Feb 24, 2021 7:53 am
Forum: Highcharts Gantt
Topic: Programmatically move navigation
Replies: 3
Views: 1086
 
Jump to post

Programmatically move navigation

Hi,

I would like to move the navigation time range for gantt chart programmatically. Any idea of how can I achieve this?

Go to advanced search