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)
Also 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 ? :-)