function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Terry JaegerTerry Jaeger 

Changing Dashboard Text Colors

Hello,

  I was wondering if it is possible to change the colors of individual text on a dashboard component.  For example I have Red, Yellow and Green and I want to have each color displayed on the bar chart.  I would even be ok with the bars being each color.  I just think it would look better to display Red as Red, Green as Green etc.
NehalNehal (Salesforce Developers) 
Hi,

Please refer to below links that will help you to change dashboard text colors as per your requirement:
1.https://success.salesforce.com/answers?id=90630000000gsQZAAY
2.https://success.salesforce.com/ideaview?id=0873000000080jdAAA
3.https://success.salesforce.com/ideaView?id=08730000000h1CIAAY
4.http://help.salesforce.com/HTViewHelpDoc?id=dashboards_setting_properties.htm&language=en_US
5.https://developer.salesforce.com/forums/ForumsMain?id=906F000000094Y5IAI
6.https://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_dashboard.htm
7.http://www.infallibletechie.com/2012/11/code-for-alternate-background-color-for.html

I hope this helps.