cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 Gantt Chart example is deprecated

ViktorH
Explorer
0 Kudos

Hi UI5-community,

can somebody give me an example for a gantt-chart which is not deprecated. The official SAPUI5 example is depreceated since UI5 version 1.44. The AxisTimeStrategy should be used instead of the TimeAxis. I don't know how the properties for the AxisTimeStrategyBase should look like.

I would really appreciate it if somebody can help me.

Thanks,

Viktor

Accepted Solutions (0)

Answers (2)

Answers (2)

ViktorH
Explorer
0 Kudos

Hi.

Since when is the library deprecated? The gantt chart is a very new element in UI5. Only the class sap.gantt.config.TimeAxis is depreceated, but not the rest of it.

Could somebody give an example how to run it?

0 Kudos

Hii,

Gant chart library is deprecated..

Instead of gant chat you can use HighChart.. check below link.

https://www.highcharts.com/demo/

Using in SAP UI5:

1. Select wich chart you want

2. then click on "edit on JSFiddle"

3 copy the libraries in index.html file

4.copy the code in your view