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!

Dial Guage Color changes

jmaagApr 14 2017 — edited Apr 16 2017

How can I change the dial gauge to represent red/yellow/green based on values queried.

What my users want is a dial gauge that shows red for numbers < 10 Yellow between 10 and 50 and green greater than 50 for instance.

I can find no attributes to modify colors based on values. so I'm guessing it has something with the css or html code. If so what needs to be changed and how.

even if i could change the background of the gauge and/or the needle would be useful.

I'm a pl/sql developer and not a web developer.

Using apex 5.1

test example at apex.oracle.com

workspace jmaag_test

user test

pwd test

If you have a better idea on how to show the data i'm open to that too.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 14 2017
Added on Apr 14 2017
2 comments
566 views