Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Design Studio 1.5 – Combination chart - data label text re-position

$
0
0

Hi all

 

I need to change the x position of a data label used in a BAR-Combination chart.

 

As you can see below, I need to re-position the data label of the circle value (85.00) and if I use F12 and I MANUALLY change the X value from -15.0195 into 10 the position of the label is afterwards correct. 

 

  4.png

F12

  1.png

  5.png

F12

  2.png

 

To achieve this goal I’m using the bellow CSS:

 

.DATA_LABEL_POSITION g.v-modules g.v-module g.v-markers.v-datashapesgroup g.v-m-datalabel g.v-datalabel text{

font-size:22px;

fill: #dc143c;

X:10;

}

 

 

As you can see if I add “font-size:22px;”  + “fill: #dc143c; ” in the CSS the effect is:

3.png

 

Meaning that these 2xstatments are done correctly. However, in the chart the X value (“X:10;”) is NOT working – strangely.

 

How  can I make the X position to change in CSS file?

 

 

I’ve also looked in scn In the below related posts:

http://scn.sap.com/thread/3504242

 

and

 

https://scn.sap.com/thread/3721342

http://scn.sap.com/thread/3506050

http://scn.sap.com/thread/3435935

https://scn.sap.com/thread/3771866

 

But without any success.

 

Can you please help me on some suggestions or ideas?

 

Best regards

Armando Santos


Viewing all articles
Browse latest Browse all 4041

Trending Articles



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