APEX20.2 JET Gantt Chart
Hello, I have got a question regarding custom Gantt chart using JET technology in Oracle APEX. I would like to display a Gantt chart with multiple tasks per row that is also hierarchical. I am looking at the Oracle JET Cookbook examples. I can find a demo on Hierarchical Tasks and another one on Multiple Tasks Per Row. But can those two functionalities be used together? As soon as I include an ArrayTreeDataProvider, every task gets listed in a separate row. Can I see an example somewhere? Thank you.