Search found 10 matches

Go to advanced search

by soka
Thu Jan 30, 2025 1:29 pm
Forum: Highcharts Gantt
Topic: GANTT Scrollbar issue - remove numbers
Replies: 6
Views: 9414
 
Jump to post

Re: GANTT Scrollbar issue - remove numbers

Hi andrzej.b

It worked exactly as I wanted.

Thank you very much for the help - I appreciate it.

Regards,
Søren
by soka
Thu Jan 30, 2025 11:19 am
Forum: Highcharts Gantt
Topic: GANTT Scrollbar issue - remove numbers
Replies: 6
Views: 9414
 
Jump to post

Re: GANTT Scrollbar issue - remove numbers

Thanks andrzej.b Your jsfiddle was working for me. What I want is that the odd lines in the chart should have a gray background so it's nicer to look at, no matter how many lines there are, and that's why I have to make a loop of some kind. I found the code I use for that online. Maybe it's not nece...
by soka
Thu Jan 30, 2025 9:04 am
Forum: Highcharts Gantt
Topic: GANTT Scrollbar issue - remove numbers
Replies: 6
Views: 9414
 
Jump to post

Re: GANTT Scrollbar issue - remove numbers

Hi, Thanks for helping me. It's working but when I combine it with functionality to make plotbands it not working... Can you help me again - thanks. Regards, Søren //plotBands//////////////////////////////////////////// load: function() { const chart = this; const yAxis = chart.yAxis[0]; const plotB...
by soka
Thu Jan 23, 2025 4:50 pm
Forum: Highcharts Gantt
Topic: Gantt - change fontSize and font-weight
Replies: 1
Views: 2015
 
Jump to post

Gantt - change fontSize and font-weight

Hi
I'm workin on a dashboard using the HC Gantt class.
I cant figure out how to change the fontSize and font-weight on header (years) and the data-rows - see below attachment.
Regards,
Søren
by soka
Fri Dec 27, 2024 12:56 pm
Forum: Highcharts Gantt
Topic: Gantt - show last 6 month as table
Replies: 3
Views: 4221
 
Jump to post

Re: Gantt vs. DataGrid

Hi dawid, Thanks for your response. I tried using the DataGrid component, but I had some issues. First, I’m using the HC components embedded in ServiceNow. I did some other visualizations in ServiceNow – an Annual Wheel using the sunburst.js class and an Employee tracker and PLANNER using the highch...
by soka
Mon Dec 23, 2024 12:03 pm
Forum: Highcharts Gantt
Topic: Gantt - show last 6 month as table
Replies: 3
Views: 4221
 
Jump to post

Gantt - show last 6 month as table

Hi Forum, I'm working on a dashboard to show company employee illness – an illness tracker. I want to use the Highchart Gannt package to show as in the below sample, but I don’t know how to format the HC code to format the 3 upper layers in the chart – can anyone help me – is it possible? Regards, S...
by soka
Mon Dec 02, 2024 10:01 am
Forum: Highcharts Dashboards
Topic: DataGrid rotate text...
Replies: 1
Views: 2449
 
Jump to post

DataGrid rotate text...

Hi,

I want to create a dashboard using the DataGrid class.

I want to know if it’s possible to rotate the text 90 degree in the yellow columns as shown in the illustration below?

Regards,
Søren
by soka
Sun Oct 27, 2024 9:39 am
Forum: Highcharts Gantt
Topic: GANTT Scrollbar issue - remove numbers
Replies: 6
Views: 9414
 
Jump to post

GANTT Scrollbar issue - remove numbers

Hello, I make visualizations with the GANTT class. When I want to show many lines in the y-axis, I create a scrollbar: {enabled: true,}, I always want to show the same number of lines, e.g. 30 lines and therefore I set the maximum: 30. But if there is only data to fill in fewer lines, a number appea...
by soka
Sun Oct 13, 2024 9:57 am
Forum: Highcharts Gantt
Topic: Gantt with text-frames under years
Replies: 3
Views: 4196
 
Jump to post

Re: Gantt with text-frames under years

Thanks Andrzej

What I want is a line of text items in a row between years and Names like in the attached sample.

Regards,
Søren
by soka
Fri Oct 11, 2024 8:40 am
Forum: Highcharts Gantt
Topic: Gantt with text-frames under years
Replies: 3
Views: 4196
 
Jump to post

Gantt with text-frames under years

Hi,

I did some Gantt charts over the time.

Now I want to add a text-field below the year specification as shown in the illustration attachment.

Is this possible?

Regards,
Søren

Go to advanced search