cancel
Showing results for 
Search instead for 
Did you mean: 

Failed to load sap/viz/libs/sap-viz-info.js from local in sapui5(even using the sap.viz in index)?

Ranjith
Participant
0 Kudos

i want to plot a chart.so i used vizframe chart. But when i try to plot the sap.viz library is not loading. i even try to add the the sap.viz in index file also. But, no use.how to resolve the error. i attached the sscreenshot-20.pngcreenshot of my error when i try to add the library in index.html.

former_member196805
Contributor
0 Kudos

Could you share the exact path of the UI5 library in a screen shot and share your UI5 framework bootstrap definition script? It could look something like below.

<script id='sap-ui-bootstrap' type='text/javascript' src='/sapui5/resources/sap-ui-core.js' data-sap-ui-theme='sap_bluecrystal' data-sap-ui-libs='sap.ui.commons, sap.m,sap.viz'></script>

Accepted Solutions (0)

Answers (0)