Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3363

UI5 Viz Chart issue : Uncaught Error: found in negative cache: 'sap/viz/ui5/Column.js'

$
0
0

Hello experts,

 

I am encountering a wierd issue. We upgraded our gateway system from SP07 to SP10 recently. And from then, I am facing issue whenever I try to display a chart/graph via VIZ Library.

 

When my code passes the below line,

 

 

  var vChart = new sap.viz.ui5.Column("vChart123",{

      width : "90%",

      height : "290px",

      interaction:vInteractionChart,

      plotArea : new sap.viz.ui5.types.VerticalBar({colorPalette:columnColor}),

      /*selectData:function(oEvent){

      alert(this._oVIZInstance.selection()[0].data);

      },*/

         dataset : vValue

      }).addStyleClass("abc");

 

I get the following error.

 

vizerror.jpg

 

What should be the cause? And How can I resolve this? Please help.

 

Best Regards

Seyed Ismail MAC.


Viewing all articles
Browse latest Browse all 3363

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>