Forum Discussion
matjw10
9 years agoFrequent Visitor
Themes For Shapes
Hi everyone, Does anyone know if it is currently possible to change the colour of a shape to that of the theme of the report?
Oscar_Mtz_V
5 years agoKudo Commander
This should come handy, although the "fillColor" option does not works.
"shape": { "*": { "fill": [{ "show": true, "fillColor": { "solid": { "color": "#6DBD5D"}}, "transparency": 50 }], "border": [{ "color": {"solid": {"color": "#FFFFFF"}}, "show": false, "radius": 0 }] } },