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!

[APEX 20.2] Jet chart Overview window missing

jareeqDec 21 2020 — edited Dec 21 2020

Hi,
Can you please suggest how to enable overview window under chart.
It looks possible here:
Time window filter (0 Bytes)However in charts demo app there
https://apex.oracle.com/pls/apex/f?p=10800:7::::::
it is only thin line representing zoom, no overview.
Also if you look here on nikitsky blog, you can see that Overview option was visible some time ago directly from designer
APEX Chart as a time window filter (0 Bytes)obraz.pngAlso i know i can add sometnig like this:
$("#chartSV_jet").ojChart({"overview":{"rendered":"on","height":"96"}});
But obviously this is kind of replacement for lost option.
So where overview disappeared in Designer tool ? :-)

This post has been answered by Billy Verreynne on Dec 21 2020
Jump to Answer
Comments
Post Details
Added on Dec 21 2020
7 comments
572 views