Hi,
I develop a web software with using sap.ui.communs, sap.ui.table, sap.ui.core and sap.viz chart libraries.
I found where I can download sap.ui.communs, sap.ui.table, sap.ui.core libraries to perform my software (OpenUI5 - Download)
But there's no sap.viz chart library... so for the moment I have to use in my page html this javascript code:
src="https://sapui5.netweaver.ondemand.com/resources/sap-ui-core-nojQuery.js"
I would like to use a local src and not a online src... so where can I download the sap.viz chart library (without jquery)?
Best regards
Yannick