Jump to content
We've recently updated our Privacy Statement, available here ×
  • Visualize.js: how to pass a report parameters from main report to drill down report via hyperlink


    akonkin
    • Features: Parameters, Reports Version: v6.3 Product: Visualize.js

    Question:

    I am using the HTML5 charts, assume a simple pie chart is rendered and on the click of each pie I want to invoke a UI from my application.

     

    What the possibilities from visualize.js that can be useful to hook on to handle it in my application? I'd also like to pass some data from the chart to the application (i.e. bucket list part). I think the hyperlink can help but it seems that does not work when the charts are rendered in the application using visualize.js.


    Answer:

    For hyperlink to work you need to specify separate code which is defined in TIBCO JasperReports Server visualize guide, the chapter "API Usage Report links".

    I am mentioning a link of js-fiddle which shows similar option of drill down.

    You need to refer this and implement your solution according to the sample at: http://jsfiddle.net/t51bw3je/21/


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...