Skip to main content

All Questions

Tagged with
1 vote
0 answers
48 views

Dxhtml Gantt chart in reactjs

When I try to add a subtask A after a subtask B which has add button when I hit the button the subtask A is getting added inside subtask B which makes subtask B as a parent of subtask A but I need ...
AJ Ajith's user avatar
0 votes
1 answer
126 views

anychart: Gantt Charts are getting clipped/trimmed from right

I am using anychart for my UI. My Data timelines are in epoch milliseconds. While arranging them to have a Gantt chart, I see the right side is getting trimmed. Kindly help. <script type="...
May's user avatar
  • 1,167
1 vote
2 answers
2k views

Add go.Scatter plots and gantt plot to the same plotly subplot

Is it possible to add a gantt plot to a fig created with make_subplots that contains go.Scatter time series plots. I have set shared_xaxes=true and fixedrange=True for the y-axis in the subplot, so ...
jgm_GIS's user avatar
  • 215
0 votes
0 answers
57 views

Is it possible to highlight a specific segment in a Google Gantt Chart?

I am attempting to make a Gantt chart using the Google Charts library. The library gives the ability to indicate the percentage of a task's completion, but I am not interested in that feature. Instead,...
Mahoufo's user avatar
0 votes
1 answer
56 views

Javascript makes new Element in Array appear in different index after arr.push (not in arr.length index as expected)

I have an Array which is named tasks. There I have many tasks stored in. Example: [ { "id": "2", "taskName": "dswrs", "startDate": "...
testerprox's user avatar
1 vote
1 answer
584 views

Adding frappe gantt to AdminLTE Dashboard

I have been editing the frappe gantt(https://frappe.io/gantt) and now I want to add it to the dashboard called admin lte (https://adminlte.io/) but I couldnt add it. I added the code for the gantt ...
beans's user avatar
  • 13
0 votes
1 answer
549 views

Date Range filters in DHTMLX Gantt chart

I have a requirement to display custom date range filters in DHTMLX gantt chart. The values of that filter will be as follows: Last Year Current Year Last 6 Months Last 2 Quarters Next Year When user ...
SFDCUser's user avatar
0 votes
1 answer
150 views

Display Custom text in HTML Page when date value is null

I have a Gantt Chart which is used to show the Project Timeline. I am using Google Charts to display the Gantt Chart. I am using this Gantt chart in VisualForce page to get the date values from ...
SFDCUser's user avatar
1 vote
0 answers
438 views

Change color of Task Name in Google Gantt Chart

I am using Google Gantt chart to show the Project duration. Now, the requirement is to show the entire Resource Name column in black color. Right now, they are showing in some random colors. Below is ...
SFDCUser's user avatar
2 votes
0 answers
730 views

Remove Percentage Completed from Tooltip in google gantt chart

I am using google chart to show the Gantt chart. The chart is working fine but when i hover on the chart bar, I am seeing Percentage Completed in the tooltip. Below is the HTML of the same <html&...
SFDCUser's user avatar
0 votes
0 answers
339 views

How to customize google gantt chart to have collapsible items?

I am using gantt chart from google [LINK HERE] The current view is like this : But I like to add collapsinle items like this : how to make it like this? Each heading should have a chart items also ...
qwww's user avatar
  • 1,353
1 vote
1 answer
1k views

DHTMLX Multiselect Drop-down Checkbox filter for Gantt Chart

I'm trying to filter my Gantt Chart using a drop-down checkbox list. this is my code index.html <label class="text-primary" for="department">Select by Departments: </...
M.Izzat's user avatar
  • 1,146
0 votes
1 answer
683 views

Is it possible to have 2 tasks on the same date in angular-gantt?

I'm trying to make in a webapp a gantt-chart to display some data in a nicer way, using angular-gantt. Some tasks are overlapping in certain rows, but the bars are displayed. Is it possible to have ...
magor's user avatar
  • 669
1 vote
2 answers
2k views

How to change date format in dhtmlx Gantt?

I have a Gantt template which I downloaded from Gantt Docs Well, I called my gantt but I want to set the time range to the years 2015-2023, instead of letting it default to days/months, but I don't ...
MattDAVM's user avatar
  • 515
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

15 30 50 per page