Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: Multi Line Chart using VizFrame

$
0
0

Hi Rudy,

 

in the working example the Asset had to be defined as a second Dimension:

 

  1.   <dimensions> 
  2.   <DimensionDefinitionaxis="1"name="Week"value="{WEEK}"/> 
  3.   <DimensionDefinitionaxis="2"name="WTGID"value="{WTGID}"/> 
  4.   </dimensions> 

 

This works nearly perfect, but the controls of the package sap.viz.ui5 are deprecated.

So there should  be a way to migrate this functionality to a Chart from the package sap.viz.ui5.controls.VizFrame .

 

Use one Measure per Asset sound's good as well, but how should that be defined in the binding?

 

Best regards

Dominik


Viewing all articles
Browse latest Browse all 3316

Trending Articles