cancel
Showing results for 
Search instead for 
Did you mean: 

Is heatmap available in VizFrame with SAP UI5 version 1.28.17?

Former Member
0 Kudos

I was trying to implement heatmap using VizFrame but it was giving me error "Uncaught TypeError: Cannot read property 'category Axis2' of null" or "Uncaught TypeError: Cannot read property 'color' of null". It was giving this error for version 1.28.17. I have the same code working fine in version 1.44.6. Then I changed from VizFrame to Viz charts and now it is working fine for earlier version.

Do you have idea if heatmap using VizFrame is available for version 1.28.17?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member365727
Active Contributor
0 Kudos

seems to be available. Heatmap

You can find documentation/explored app for any version of UI5 by just appending version number at the end of URL

eg: https://sapui5.hana.ondemand.com/1.28.17

Former Member
0 Kudos

The heatmap after version 1.7 is not from VizFrame. Started working for UI5 after an year and they have deprecated almost everything in charting side 😕

Thanks a lot for your answer.