Search found 24 matches

Go to advanced search

by eqlz
Fri Mar 05, 2021 8:22 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

Hi, it turns out one of my global styling is overriding the highcharts styling, I'm trying to offset global styling, but it doesn't seem to work. I can't change or remove global styling. <div class="my-global-styling"> <div class="my-highchart-gantt-styling"> highchart gantt live...
by eqlz
Wed Mar 03, 2021 5:54 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

Thanks for you reply. I changed rangeSelector config like you did, but the issue still persists. I downgraded from v7.2.1 to v7.1.0, get the same issue. Do you think there is a difference between package from https://code.highcharts.com/gantt/7.2.1/highcharts-gantt.js and the package I get via packa...
by eqlz
Tue Mar 02, 2021 3:25 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

For the styling, I have tried using css module to make sure container's class name is unique, but the overlapping issues still happens
by eqlz
Tue Mar 02, 2021 3:09 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

sorry, the range selection config should be this

Code: Select all

           enabled: true,
            floating: true,
            x: 0,
            y: -265,
            selected: 0,
	   inputPosition: {
                align: 'left',
                y: 5,
            },
by eqlz
Tue Mar 02, 2021 2:46 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

Thanks for your reply. I'm still hoping to use this range selector in my production code. This is my configuration for range selector and repsonsive, do you think it can be caused by configuration on my end? I guess default date becomes hidden when a clicking event is triggered, just wondering some ...
by eqlz
Mon Mar 01, 2021 4:53 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

Hi sebastian, thanks for your reply.

There is no console log error.

I have cleaned cache, the issue still happened.

I tried v9.0.0, the same issue persists:
Screen Shot 2021-03-01 at 11.49.56 AM.png
Screen Shot 2021-03-01 at 11.49.56 AM.png (7.66 KiB) Viewed 2974 times


Can you think of any other reasons this is happening?
by eqlz
Fri Feb 26, 2021 8:30 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

Re: When click into From or To date, default date is not disappearing

I also tried gantt v8.0.0, and v9.0.0, the same issue keeps happening.
by eqlz
Fri Feb 26, 2021 7:26 pm
Forum: Highcharts Gantt
Topic: When click into From or To date, default date is not disappearing
Replies: 12
Views: 2980
 
Jump to post

When click into From or To date, default date is not disappearing

Hi, I'm using highcharts gantt 7.2.1 This is an issue I run into Expected: 1. before clicking into From or To date Screen Shot 2021-02-26 at 2.11.10 PM.png 2. after clicking into From or To date Screen Shot 2021-02-26 at 2.11.16 PM.png Actual 1. before clicking into From or To date Screen Shot 2021-...
by eqlz
Thu Jun 18, 2020 6:15 pm
Forum: Highcharts Gantt
Topic: Gantt: change rangeSelector's text "Zoom", "From", "To"
Replies: 1
Views: 736
 
Jump to post

Gantt: change rangeSelector's text "Zoom", "From", "To"

Hi, I'm using gantt chart with rangeSelector enabled, can I change the text of "Zoom", "From", "To"?
Screen Shot 2020-06-18 at 2.14.20 PM.png
Screen Shot 2020-06-18 at 2.14.20 PM.png (14.84 KiB) Viewed 736 times
I encounter a scenario that languages other than English need to be supported, so those texts have to be translated.
by eqlz
Mon Jun 15, 2020 7:10 pm
Forum: Highcharts Gantt
Topic: Gantt: is it possible to restrict the length of yAxis' label to certain width, and have it wrap to next line
Replies: 3
Views: 1681
 
Jump to post

Re: Gantt: is it possible to restrict the length of yAxis' label to certain width, and have it wrap to next line

Thanks for your reply, karolkolodziej! I have a follow up question, is there a way to increase the height of yAxis cell? The cell height doesn't seem to automatically adjust to the number of lines in label. And if I don't reduce the font size, the text will eventually move outside the cell, see a de...
by eqlz
Mon Jun 08, 2020 9:38 pm
Forum: Highcharts Gantt
Topic: Gantt: stop legend from moving along with window when reducing window width
Replies: 1
Views: 560
 
Jump to post

Gantt: stop legend from moving along with window when reducing window width

Hi, I'm using gantt. When I am reducing a window's width, the legend will be moving along with window and eventually overlapping wth range selector. Is there a way to stop legend from moving after the window width reaches a certain point? Demo https://jsfiddle.net/bef0a6oh/, as you change the result...
by eqlz
Mon Jun 08, 2020 7:12 pm
Forum: Highcharts Gantt
Topic: Gantt: is it possible to restrict the length of yAxis' label to certain width, and have it wrap to next line
Replies: 3
Views: 1681
 
Jump to post

Gantt: is it possible to restrict the length of yAxis' label to certain width, and have it wrap to next line

Hi, I'm using gantt chart. When there is a scenario, the label of yAxis is too long: is it possible to set a max length on the label. So when the label's length has exceeded the max, the label will be automatically wrapped to next line. Right now, if the label is long and has too many characters, it...
by eqlz
Wed May 27, 2020 9:45 pm
Forum: Highcharts Gantt
Topic: Gantt chart: when start date is absent, how to make the left of the bar stretch to the left of edge of the chart?
Replies: 9
Views: 2309
 
Jump to post

Re: Gantt chart: when start date is absent, how to make the left of the bar stretch to the left of edge of the chart?

Hi @piotr.m, thanks for your reply. I have another question, for this scenario: - a task has subtask - some subtask is static, some subtask needs update - I want static subtask to stay as static, and just update the ones need But, you can see in this jsfiddle https://jsfiddle.net/sbn6teL9/1/: static...
by eqlz
Wed May 27, 2020 6:33 pm
Forum: Highcharts Gantt
Topic: Gantt: is it possible to restrict navigator's range to 3 years?
Replies: 1
Views: 669
 
Jump to post

Gantt: is it possible to restrict navigator's range to 3 years?

Hi, I am using gantt with navigator. When my dates have a 10 years span, I want to restrict navigator's range to, say 3 years, ie. a user can not drag the navigator's range more than 3 years? If this is possible, when a user clicks "all" button in the zoom at the top, will it be able to sp...
by eqlz
Wed May 27, 2020 5:40 pm
Forum: Highcharts Gantt
Topic: Gantt chart: how to make dates in xAxis jump from months-years to days-months?
Replies: 7
Views: 5763
 
Jump to post

Re: Gantt chart: how to make dates in xAxis jump from months-years to days-months?

Hi mateuszkornecki, when there are two xAxis, one for top row and one for bottom row, is it possible for the top row to have this.tickPositionInfo.unitName of the bottom row? I want to override top row's label based on both top and bottom's current units. See my jsfiddle for explanation https://jsfi...

Go to advanced search