Hi all
I’m able to change successfully the color of a series axis in a Bar Chart – using CSS– like:
.CHART_BELOW g.v-bar g.v-datashape:nth-child(1) rect.v-datapoint.v-morphable-datapoint {fill:#FF0000; stroke: #858585;}
But I would like to use gradient colors instead of only one color -> fill:#FF0000
Is this possible?
Can you help me please on this topic?
I’ve searched already in scn for a similar request without success.
http://scn.sap.com/thread/3729154
http://scn.sap.com/thread/3672203
http://scn.sap.com/thread/3435935
http://scn.sap.com/thread/3573494
Regards
A.Santos