Chris Bouveret
Has successfully completed the online course Introduction
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification
5 years 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)