Keymaster
6 years, 4 months ago
#12980
::
Hi Yannick,
There are many ways to build a Gantt Chart:
- 1 – You can use a SAPUI5-Widget for Gantt, but it requires a SAPUI5 License and is not part of OpenUI5. You can find it here https://sapui5.hana.ondemand.com/#/sample/sap.gantt.sample.BasicGanttChart/preview
- 2 – You can create a custom widget with any third party javascript Library for Gantt Charts (e.g. http://jsgantt.com/)
The on-Premise Version contains more Widgets, especially if your company has a SAPUI5 License. Furthermore you can always build your own Widgets by extending existing UI5 controls. (you can find it in the docs https://community.simplifier.io/doc/previous-release/#11181)