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?
8 Replies
- AnonymousNot applicable
matjw10,
Select the Shape map, go to Format> Data colors, you can choose Theme colors and apply them to your map.
Regards,- matjw10Frequent Visitor
Hi,
Thanks for your reply.
I was refering to the shapes within the insert ribbon rather than the shape map.
When I change the theme all of the visuals are affected however nothing else. Wasn't sure if there was currently a way of changing this.
Thanks
- AnonymousNot applicable
matjw10,
Yes. shapes will not be affected. You would need to select the shape, go to Format shape, choose theme color for Line or Fill or Backgroud.
Regards,
- Oscar_Mtz_VKudo 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 }] } },