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!

Dynamic refresh of a JustGage chart (region)

Padmocho-OracleAug 18 2016 — edited Aug 18 2016

Hi,

I am looking for a way to dynamically refresh a JustGage Gauge without reloading the page or using any timer plugins... (I also don't like to see the grey rotating icon which shows up when a region is automatically refreshed).

Another words, I would like the chart to update itself only when the underlying data will change.

So, I was thinking to use some kind of trigger on table update which would force the refresh of the chart's data (is that possible?).

My final goal is to have a live dashboard-like page with few gauges which would update themselves every time a specific row is updated/inserted. The page would need to be very responsive - underlying data may change few times / sec!

What are they best ways to achieve this? So far I have played around with timer plugin and region refresh - but I'm looking for more efficient data-driven ways.

I created a demo app "Test Dynamic update" if anyone has an example to share:

- based on a single table: justgage

- the app just shows the value stored in that table

Workspace: MURFUS

User/Pass: demo/demo

Any pointers, docs, examples wold be very much appreciated!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2016
Added on Aug 18 2016
5 comments
929 views