Skip to main content

All Questions

Tagged with
0 votes
1 answer
157 views

jQuery.Gantt - item label and color not rendered as expected

I am trying to render a jQuery.Gantt chart. Everything looks good except that the label and color of each item are not rendered as expected (labels do not show, and all items are in blue although some ...
Nadim's user avatar
  • 404
-1 votes
1 answer
172 views

Disabling/Stopping Data from Refreshing in DHTMLxGantt?

I have a DHTMLxGantt chart I'm using that needs to have links on specific tasks without interfering with either the text on the data bars or in the description when you click on a data bar. I have ...
Drazov's user avatar
  • 1
1 vote
1 answer
145 views

How to set a time scale to a ChartJS chart from JSON?

I'm trying to code a Gantt chart using chartJS and I can't find how to do it by getting dates from json in Ajax function. Here is the code I use : $.ajax({ url: "query.php", method: "...
Zarian71's user avatar
1 vote
0 answers
61 views

How to get information on onItemMouseover?

I want to retrieve item information when I hover the mouse over it. I tried the example of an earlier question but it doesn't work. It shows the title but not the content (Bootstrap popover over $(...
user14010662's user avatar
0 votes
1 answer
131 views

Issue with jquery gantt (clashing with cirrus-ui)

I am trying to setup Gantt chart using jquery gantt. I've copied js code, css file and images, already usin jquery from before. This is my code, and it is a very simple version for checking how it ...
Branko Radojevic's user avatar
0 votes
2 answers
238 views

Gantt chart for single day milestone

I have implemented Gantt chart using Amcharts 3, which is working good but in my case, I need to show single date milestone as well. It is showing milestone as very thin line which is not view able. I ...
Vignesh Kumar A's user avatar
-1 votes
1 answer
141 views

How to get all dates clubbed in the main task in dhtmlxgantt?

My Scheduling Calendar contains task as "SIT" which has sub tasks i.e different applications. Look at My Gantt Calendar. Different applications are scheduled by dates, but the main task (in blue) is ...
Jay's user avatar
  • 1
2 votes
0 answers
134 views

Jquery gantt plugin shows one day earlier

I am using the jQuery.ganttView plugin. I works very well, but it has a problem with UTC-N timezones, as UTC-07.00 for example. Hence, it shows one day earlier. I have checked this question, but it ...
Teenager's user avatar
0 votes
1 answer
386 views

Task row and grid row are not aligning properly when scrolled vertically in the dhtmlx gantt chart

Iam using dhtmlx gantt chart version 4.2.1 for our project. When the scrollbar is moved vertically, then the task row and grid row are not getting alligned properly. Please see the below screenshot. ...
Dileep's user avatar
  • 73
0 votes
1 answer
880 views

Auto-scheduling not working in gantt chart dhtmlx

Is there are any possibilities to add auto-scheduling in gantt chart standard edition from this link? Because I am working on standard edition when I am including dhtmlxgantt_auto_scheduling.js it ...
Priyanka's user avatar
1 vote
1 answer
686 views

Same sub task appear as a milestone in Angular Gantt chart

I have a angular gantt chart on my page. The plunkr is attached here. PLUNKR EXAMPLE What i am facing issue is that when i have a different tasks with same name under different milestones i see ...
Bharatsing Parmar's user avatar
0 votes
1 answer
241 views

Gantt chart in cakephp

I need Gantt chart in cakephp.I have tried Some Jquery Gantt charts . But for my requirement i found 'dhtmlxGantt' is suitable. But it works fine for only limited number of tasks. Is there any ...
Shashikala's user avatar
0 votes
1 answer
1k views

"Cannot read property 'className' of null " - Once you scroll past the headers

Recreating the problem. Go to: http://taitems.github.io/jQuery.Gantt/ And paste the following code into console. $('.dataPanel').on('click', function(e) { var elm = $(this); $('.row.desc')...
Paran0a's user avatar
  • 3,407
0 votes
2 answers
1k views

HTML5 Timeline, gantt control

I have a requirement to create a custom HTML5 based control which a cross between a timeline and a gantt chart: However I cannot get a hold of a 3rd party control already on the market that would cut ...
Mark Beattie's user avatar
0 votes
1 answer
602 views

Scroll not working when dragging tasks in DHTMLX gantt

I use order_branch config to drag and drop tasks (http://docs.dhtmlx.com/gantt/api__gantt_order_branch_config.html). It works OK but I found that I can't scroll the chart when I'm dragging. So I can't ...
Snow Fox's user avatar
  • 399

15 30 50 per page
1
2 3 4 5