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!

Setting JET Gantt Chart task color by CSS class

Kim Berg HansenMay 13 2019 — edited May 14 2019

Hiya,

On apex.oracle.com (so version 19.1) I'm creating a simple gantt chart page. It works nicely, but I'd like to change the color of the bars of the tasks in the chart. I don't even need anything dynamic, I just wish to change it to a light color.

I find this thread Oracle Jet Gantt Color  referencing this sample page: https://apex.oracle.com/pls/apex/f?p=36648:192:116647396872959::NO:::

According to that, I should achieve what I want simply by setting the series attribute "Task CSS Classes" to for example "u-color-2" or whichever color I'm after.

Problem is, that the color on my chart does not change, even though I can see on the sample page that it can work.

I'm probably missing something elementary, since I'm beginner in APEX - my google-fu is just too weak to find it on my own ;-)

Any hints how to use those CSS Classes?

Cheerio

/Kim

This post has been answered by Hilary Farrell-Oracle on May 14 2019
Jump to Answer
Comments
Post Details
Added on May 13 2019
5 comments
1,415 views