HI all,
I need to use a newer version of d3.js with SAPUI5 on our Hana, however it has only a 2.9.0 installed and when I try to load a newer one from d3js.org, it is overwritten with the old one because it loads later. I don't want to overwrite the installed file in ui/thirdparty, because this would most probably break other sapui5 functionality. Is there any way that would allow me to use the new d3,js?
Cheers,
-- Micha