gantt chart data stacked instead of overlapping
Hello,
If two value are same then both show in same position so only one is display and other behind it. Want to display two row for y axis and display separately.
Thank You
Thanks for contacting us! This happens by default once you put the overlapping tasks in separate series.: https://jsfiddle.net/highcharts/bcr2vogn/1/
If this was not what you meant, feel free to reopen the feature request.
-
RakeshKB commented
Hi your solution matches my requirement. However, can we do the same for 'Gantt' chart rather than doing it for 'XRange'?
-
Anonymous commented
Hi I am using the Gantt chart in the angular application that data (series have two tasks with same start & end time only the difference is task name only so how I can create two separate bar for that task.
check the example for scenario -
https://jsfiddle.net/ssandeep12jain/wtnsLkzc/2/