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

Increase column width with CSS with Design Studio 1.6

$
0
0

Increase width of column series in charts using CSSHi,

 

I found this thread regarding using CSS to increase the column width in a DS column chart.

http://scn.sap.com/message/16042016

 

Unfortunately, the correct answer does not work for me.

 

g.v-m-main g.v-m-plot g.v-column:nth-child(1)    .v-datapoint.v-morphable-datapoint {width:100px; !important}

 

 

When debugging, I cannot find this class "v-column"! Perhaps this has changed with DS 1.6?

I have discovered other classes, and while I can manually change the width (Shift F12 DOM debugging), I do not seem to have found the right combination to put in my CSS.

 

One, failed attempt was

g.v-m-main  g.v-m-plot  g.v-plot-main g.v-datapoint-group   .v-datapoint.v-morphable-datapoint {width: 100px; !important}

 

Any help will be appreciated.

 

Regards,

Martin


Viewing all articles
Browse latest Browse all 4041

Trending Articles



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