kendo

Members
  • Content count

    4
  • Joined

  • Last visited

Posts posted by kendo


  1. Hi

     

     

     

    I got a problem about yellow border appearing when I pressed tab to focus on chart's element.

     

    It looks like the 'focusrect' value is true.

     

    Does The current FusionCharts version provide the way to set the focusrect value externally?

     

    or if there are any other solutions to disable this yellow border, please tell me.

     

     

     

    Thanks

     

     

     

    Ken


  2. Sudipto Choudhury (6/3/2008)
    Hi,

    Could you please make sure that the Image is being Downloaded Successfully at step 6?

    If you are using the original jsp image savinf script from the Download Pack, it would prompt to show/save the image.

    Yes, the browser popup the dialog to show/sace image. I can download the image without problem (the download status bar was shown on the chart), but the downloaded image cannot display using image viewer program.

     

    Do I have to setup any additional configurations?

    Anyway, could you provide me the original saving script for JSP? I will compare it with the version I've downloaded

    Thanks,

    Ken


  3. Pallav (6/3/2008)
    Hi Ken,

     

    Is the chart exporting as image on the first hand?

    Hi,

    I'm not sure I understand what does "Is the chart exporting as image on the first hand?" mean, but here is the scenarios I've done with

    1. Made a http request to servlet.
    2. Created XML data and stored in session.
    3. Forwarded the request to jsp to display Pie3D chart using XML data in session.
    4. Pie3D chart was displayed successfully.
    5. Right clicked on the chart an selected "Save as image".
    6. Image was downloaded successfully.
    7. Opened the downloaded image with Windows Picture Viewer.
    8. Got message "No preview available".

    This is my development environment

    • Windows XP
    • JDK 5.0
    • BEA Weblogic 10
    • IE7

    I also tested this in Firefox, but still got the same result.

    Thanks,

    Ken


  4. Hi,

     

     

     

    I've downloaded the evaluation version today and tried to create Pie3D chart with image downloadable option using jsp.

     

    The Pie3D chart can display and download successfully, but the downloaded image cannot open with image viewer program.

     

     

     

    Below is my development environment

     

    - JDK 1.5.0.15

     

    - BEA weblogic 10

     

     

     

    *** Note that I used original FusionChartsSave.jsp from folder ImageSaving ***

     

     

     

    The attached file is my generated HTML code

     

     

     

    Thanks,

     

    Ken

    myTestPieChart.txt