- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 06:53 AM
Hi All,
I have designed a Vertical Bar graph that is based on one table. The table has one field 'Type'. Its a choice list field. One of the value of this field is 'Emergency'. By default, the graph is plotting this field in Yellow. I want this field in Red.
I tried this by adding Red color to Color chart. In chart Colors form, I entered data as below.
1. Name : Table name
2. Element : Type ( Field name )
3. Value : Emergency ( I checked the choice list of this field, the 'value' is 'Emergency' )
4. Color Name / Color : Tried in both ways. Using system color as Red and putting color manually
I followed below wiki page
http://wiki.servicenow.com/index.php?title=Configuring_Chart_Colors
Still I cant see the 'Emergency' values in Red on Graph.
I am not sure what I might be missing ? Just a though in my mind is, I am using Calgary. Does it make any difference ? Because glide.ui.chart.color property is starting with the Dublin release. Any other way to do this ?
Please advice.
Thanks,
Abhijeet
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2014 06:23 AM
Hi
I have found the solution. In chart colors, I edited the field 'color'. put my desired color there. and it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 06:59 AM
Not sure if it will help, but can you try refreshing cache and see
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2014 07:21 AM
Hi,
I tried by clearing cache. Unfortunately, the result has not changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2014 06:23 AM
Hi
I have found the solution. In chart colors, I edited the field 'color'. put my desired color there. and it worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2014 08:33 AM
one other area you may want to play in is with data ranges.. you can set colors based on a range of a field from there.