
I'm trying to update the chart colors in our company dashboard to match our brand palette.
So, in Sandbox, Developer Mode I've selected Visualforce Component and inserting the following code:
<apex:chart><colorSet="#.37241E,#.94B3C8,#.4D4E24,#.BD8025,#.816A4A,#.F0E68C"/>
</apex:chart>
But when I try to save I'm getting an error (problem!) message every single time.
What am I doing wrong??!!
Thanks
1 respuesta
This community is focused on design and configurations issues!
Please post this to Developer Community and stackexchange for quick response.
https://developer.salesforce.com/forums
http://salesforce.stackexchange.com
Please mark best answer to close this thread here.