Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom colors for stacked bar chart?

Keegan_WAug 9 2016 — edited Aug 9 2016

Hi,

The user has very specific color requirements for a stacked bar chart. They have provided the RGB #s for each (one bucket = one colour of the stack). Example:

| Bucket | Red | Green | **Blue
** |
| 1 (BK 0 90) | 225 | 39 | 38 |
| 2 (BK 91 180) | 0 | 169 | 142 |
| 3 (BK 181 270) | 240 | 170 | 33 |

Is there a way to set the colour of each "stack".

Here's what it currently looks like with the default coloring from Apex:

stacks.png

Each "bucket" is it's own series. There are 8 series in this example.

This post has been answered by PMON on Aug 9 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 6 2016
Added on Aug 9 2016
5 comments
1,116 views