Anychart graphic links on touchscreen device

The two graphs on this page have defined links when you click on a piece of pie.

https://Apex.Oracle.com/pls/Apex/f?p=32532:5

The first fills the field using javascript

SELECT 'javascript:$s("P5_ENAME","'||ename||'");' LINK,
       ENAME LABEL,
       SAL VALUE
FROM   EMP
ORDER  BY ENAME

The second via a link to the apex page

SELECT 'f?p='||:APP_ID||':5:'||:APP_SESSION||'::::P5_ENAME_COPY:'||ename LINK,
       ENAME LABEL,
       SAL VALUE
FROM   EMP
ORDER  BY ENAME

Both work as expected on the desktop, but on a touch device (for example: iPad), click on the pie just displays ToolTip.

This sounds like it might be the expected behavior, but I was wondering how it could be set so it will honor the link?

Custom XML?

Difficulties in finding people asking the same question.

Hi Scott,.

AnyChart confirmed that there is indeed a bug with the handling of events, depending on the mobile device in use.  I have connected the #22820793 bug to track this issue and we hope to receive an AnyChart fix for integration in our next release.  My apologies for any inconvenience this may cause you and your customers.

Kind regards

Hilary

Tags: Database

Similar Questions

  • Treats each graphic link/button as an image of view rather than direct me to the target address.

    Don't know how to explain it-
    If I visit a Web site and click on a graphic link, he directs me to a new tab showing the graphical image, I just clicked, rather than the target site. She treats each graph (or button) link as I ask for "image".
    I tried to right click to "open the link in a new tab" - same result.

    Sorry I can't explain more clearly.

    you don't know.

    it was Qute 4 + + (custom mod)  1.14
    
  • Configure XP mode to link automatically USB devices?

    Is it possible to configure XP mode to link automatically USB devices?

    This is a real nuisance to have to manually set a usb scanner to scan in to an application that does not work on win7 naitively.
    And it makes it impossible to deploy the application in a transparent mode, since the scanner is not attached if you try to run transparently without initiating 'Desktop' mode xp mode and manually attach the scanner first.

    Hi all - I have a solution that works, the only problem is the cost.  USB over network Fabulatech.com, share the USB device using the server component (in the windows box 7) and install the client in the Virtual Machine XP Mode and it will automatically connect at startup of the machine.

    If you need to share the USB device between the computer and the computer/application in XP Mode Windows 7, you can install the USB on the network client on the computer Windows 7 and settled on manual, in order to launch local applications with a CMD file that starts the network client USB key first before opening the application.  This way, the USB devices are available to any devices to connect to via USB on customer network.

    http://www.USB-over-network.com/

  • Modal Skillbuilders of graphic link

    I am at a loss on how to call the modal skillbuilders since a graphic link (click on the series). I am able to call a classic report residing in another page, but I can't understand how to do so that he could appear in a modal. I created some examples on apex.oracle.com.

    http://Apex.Oracle.com/pls/Apex/f?p=32787
    user: admin
    PWD: demo

    The table in the column 1 has the working link that opens a classic report in another page. The table in the column 2 is that I want to open in a modal.

    No indication on how to proceed would be appreciated.

    -Rob

    Published by: user5745679 on July 17, 2012 10:33

    Hi Rob,

    I did the following:
    1. set your security settings to allow iframes work. See below for more details:
    http://www.danielmcghan.us/2011/08/new-browser-security-attributes-in-apex.html

    2 reprogram your graph query so that the link has been defined in the context of the query, not declarative way. The column link now looks like the following:

    'javascript: openModal("f?p=' || :APP_ID || ':2:' || :APP_SESSION || '::::P2_MONTH_HIDDEN:' || Month_Num || '"); void(0);'
    

    This makes it so that when you click on a point, the openModal function is called and passed the correct href value. The void (0) prevents the browser to do something else.

    3. I added the openModal function to the function and declaration of global variables in attributes to the page level. The function has been defined as follows:

    function openModal(href) {
       $('#P1_HIDDEN_INPUT')
          .attr('data-href', href)
          .trigger('click');
    }
    

    Who comes to set custom attributes, data-href on an input element hidden in the value passed in the href parameter. He then fires the event click on the element (not common, but it works very well).

    4. I've added P1_HIDDEN_INPUT to the page. In general, you will want to ensure that this point is not protected.

    5. I've reconfigured the modal plug-in to listen to the event click on the hidden element and pull the src for the iframe in the data-href of the element attribute.

    Seems to work very well. Let me know if you have any other questions.

    Kind regards
    Dan

    Kind regards
    Dan

    blog: http://DanielMcghan.us/
    work: http://SkillBuilders.com/APEX/
    Twitter: https://twitter.com/dmcghan

  • e-mail displays no graphic links

    My incoming emails to view graphics, but now all graphics are links. How to reset incoming mail to download the image for the link?

    When you receive e-mail in HTML format (in other words, as a web page), the message will usually contain links to images hosted on a remote server. When you view these images, the sender of the message will know that you have read his message, when you read, who is your ISP, and about where you are. You can consider this as a violation of your privacy. If the message is spam, so your address has been confirmed as being valid and you have been confirmed as someone who opens the spam messages. Who will ensure that you get even more spam.

    If you don't care no above, select

    ▹ mail preferences... ▹ Looks a

    from the menu bar and tick the box marked

    Display remote images in HTML messages

    If you leave the box unchecked, you will always be able to view the images when you want by clicking on the button marked

    Load Images

    in the upper right corner of the message window.

  • Screenshot using touchscreen devices

    Hello friends,

    I and requirement to capture the screenshot of blackberry. I can do this using the class net.rim.device.api.system.Display as follows:

    Bitmap screenBitmap=new Bitmap(Display.getWidth(),Display.getHeight());
    Display.screenshot(screenBitmap);
    

    But in the case of devices with touchscreen when the on-screen keyboard is visible the code above only takes the screenshot of the screen above the on-screen keyboard and not to take the screen shot of the on-screen keyboard.

    So I ask your valuable comments on how I can get the screenshot of the full screen, including the on-screen keyboard when it is visible.

    Thanks and greetings

    Ludovic P

    Hello Michael, thank you very much, the code you posted has worked perfectly

    I've never looked on this method.

    Thanks a lot again

  • My SRW2008 'falls' the link to other devices, what to do?

    Hello

    I have a SRW2008 who worked without problem for several years. It is installed as the main switch in my local network.

    Recently, I've enabled the jumbo frames, but regretted and he subsequently invalid.

    During the turn it off, I was asked to click on a webview restart button to restart the switch, which unfortunately resulted in an infinite loop.

    I found a fix online and made as described, connected using serial connection and deleted a file 'config '. Now the button started again.

    Devices, however, do not know if this is a result of resetting, but now the switch removes the link to.

    Usually less than an hour, I can't any traffic through the switch, at least on some ports. If I can still access it on wearing my workstation, I can simply open the Web display, disable the port, on which, I want to connect (out) and and turn it back on. That's all working again. Same result if I unplug the unit on the outgoing port and plug it back. It is simply not acceptable to do 10 times a day.

    The device, which is generally "disconnected" is a ReadyNas NVX. I've seen the same behavior for my workstation-map port switch 5 which is also connected to the SRW2008. The link lights simply turns off on my 5 switch ports, and I have to unplug it and re - plug for a link again.

    It could be a problem caused by delays due to no traffic, or may be related to resetting the config, I have no idea.

    What should I do from here?

    See you soon,.

    -Michael

    Hi ml_cisco_support

    Maybe a long shot and my calleagues may disagree.

    I love the SRW2008, I use a SRW2008P in my applications and would not lose the use of it.

    It might be interesting to perform a software upgrade even with the version currently available code, just to update the operating system in flash memory.

    Then, perform a factory reset to initialize the configuration and records.

    It might be a waste of time, or it might not.  My thoughts are that something got corrupted which can happen to flash memory.

    Just a thought.

    Best regards, Dave

  • Find frame anchor of broken graphic links

    I have a document that when opening wants a new link to an image that has been removed from the file. I looked on body pages, master pages, reference pages, all I can think to locate where the graphic that is looking for the file might be located. Can anyone offer additional places in the file to watch?

    Thank you

    If the file is not part of a book, make a, then:

    Add > list of > figures

    and you will know what it is on the page (if LOF catalogues missing imports, which it may not).

    You can also save as a MIF and get back in the MIF for the name of the object. You need to learn a little about the MIF to decipher where that maps in the document.

    Import references can hide in all kinds of places, including but not limited to:

    • the edge of the anchored frame (had 2 of those today)
    • hidden behind an opaque, something you can see
    • currently disabled conditional text
    • text sank out of sight on the offline page
    • in the flat view, but hidden by color views

    Worse: create a 1 x 1 pixel white object and give it the name of the rogue.

  • Reference table lable in a graphic link

    Hello

    I created a graphic bar with links on the columns to another page.

    Is it possible reference of the label in the chart in the link?

    SELECT ' f? p = 110: & P11_MONTH.:P & P11_MONTH2._SID: * CLICKED LABEL WE * :'|| : link APP_SESSION.
    SID label,
    (count (*) * 15/60) file_date
    OF data_summ
    where to_char (file_date, "YYYY") not as to_char (sysdate, 'YYYY')-1
    and the time between 0700 and 1845
    and to_char ((file_date), 'MM') = to_char ((sysdate), 'MM')

    I tried using & SID. but it does not work.

    Thank you

    Hello

    Try using:

    SELECT 'f?p=110:&P11_MONTH.:::::P&P11_MONTH2._SID:' || SID || ':' || :APP_SESSION link,
    ...
    

    Andy

  • Can not find the link 'Add a device' on the Synchronize tab

    Hello! I'm trying to do the sync between my two computers.

    I wrote on a laptop and then took to go to another and 'add a device '.

    However, when I click on the Sync tab in the Options there is no "add a device" button... the window is not the same aspect than that of Firefox Help. " Everything that exists in my 'Sync' window is a button called «set up Firefox sync»

    If I click that I get to a page where I can 'connect' to my Firefox sync account. Then I am redirected to a page that says I should go to the other computer and 'add a device '.

    The other computer doesn't have any button called "add a device".

    We have just updated the two computers to the latest version of Firefox, so that can't be it. We are on Windows XP.

    Help, please! Thank you very much!!

    If you see the "Configure the Firefox sync" button if you are going to the Option > Sync tab then it means that synchronization is not installed on this computer.

    You must first create a sync on the first computer account, and then you can connect on the other computer to this sync account.

  • Unable to get a CD-ROM to start. Is a graphics card an external device or that should already be in my system?

    My son bought a hotwheels cd-rom, but it does not start - "some of your hardware does not meet the requirements to play... '. "The computer is new with windows vista professional.  I checked all the system requirements and they are very well except maybe the "directx 9.0 compatible 3d graphics card" is something that should be on my system or something external?
    Thanks in advance.
    Amy

    Your card probably is dx9 compatible, if your computer is capable of running Vista.

    I would check with the manufacturer of the game itself for a stamp.  The game may have preceded the Vista and doesn't know if it can work or not on the operating system.  You can also right click on the game icon, choose Properties, choose compatibility and choose "Run this program in compatibility mode for Windows XP Service Pack 2" and see if it works for you.

    K

  • Information system. lists of my graphics driver as a device problem with error code 43. That means "43?"

    Windows Vista - Nvidia GeForce 8800GTX

    Code 43

    Windows has stopped this device because it has reported problems. (Code 43)

    Recommended resolution

    One of the motors controlling the unit notified the operating system that the device has failed in some way.

    If you have already run the Troubleshooting Wizard, you can view the documentation for the hardware for more information about diagnosing the problem.

    http://support.Microsoft.com/kb/310123

  • Remove the lower panel of application (touchscreen devices)

    Hello

    I want to remove the Panel from the bottom (in red) of the application screen. It appears when I extend screen.

    How can I do?

    Also I have complex available on my screen and scrolling works incorrecly (it is always scroll to the top of the screen) when I press any button on the Panel.

    It is a known problem on the 4.7 9530 Simulator. The system tool bar will not be displayed on the device.

  • TMS Directory link ISDN paired devices

    Hello world

    I currently have a problem trying to get a directory TMS containing details of ISDN on a SX20 with an ISDN connection.

    I created a manual list directory in TMS that contains details whether H323 or ISDN for various parameters.  The directory is detected by the SX20 and it shows all the details of H323, but none of the ISDN are listed.  The same directory, when it is applied to an edge 95, displays all the entries.

    I tried to create a directory containing only the ISDN numbers, and assigning that to the SX20 and then nothing is indicated.

    My first impressions are that that TMS has information as an 'ISDN' entry, and as SX20 has similar directory information stored in the form "H320", that the two are not compatible / correcftly - translation and so it's a TMS bug and/or TC software.

    In addition to the telephone directory, all the other functionality works as expected.

    Versions:

    TMS: 14.1.1

    SX20:TC7.0.1

    ISDN link: IL1.1.0

    Edit: I tried to push the same directory for a C60 and who was not either - TC6.3 - only the H323 entered were seen running - ISDN those lacking, is not purely a matter of SX20.

    Wayne
    --
    Remember the frequency responses and mark your question as answered as appropriate.

    Hello

    There is no link to the SFT ISDN support. When 'route telephone directories' is set to Yes, TMS removes the entries she wants not the point endpoint to deal, that is what is happening here. TMS knowledge, SX20s cannot dial numbers H320.

    ? Kjetil

    Sent by Cisco Support technique iPhone App

  • ToolTip widget on touchscreen device

    Hello:

    I have searched the forum for more help with this issue, but have failed, so I thought I would try a post. My apologies if this has already been answered.

    I use a ToolTip widget on a website that I have developed. When I look at the site on a screen touch, mobile device, I may appear ToolTips but can't seem to hide once they were brought to the top by pulling the trigger. Doing reading, it appears that the widget don't is not supported on mobile devices, although I can't find in the documentation that this is the case specifically. So I have 2 questions:

    (1) is there a way to set the options for the widget to allow him to work on a touch screen (that is, to do so this case the user clicks new or somewhere else on the screen of the ToolTip disappears).

    (2) if the answer to (1) is 'no', how I can disable the widget in the mobile breakpoint? When I right click on it, there is no option to hide in the breakpoint.

    Thanks for your help!

    Dan Fletcher

    OK, so in fact, I found something on the forums who helped with that (the research could not find a reason, but I found the navigation!).

    New question. Is it possible to put the widget to be present on a breakpoint, but not the other? I can't get the functionality I want on a touch screen with the widget (I would that he go away when someone clicks outside the balloon, but it seems that this is not an option, so I can't get things to work well on the touch screen). I can't find any way to make it appear do not smaller breakpoint. Any ideas?

    Thanks again.

Maybe you are looking for