Skip to main content

While creating Chart from 3rd party library having issue with passing data into the chart

Comments

1 comment

  • Official comment
    Manuel Ortega

    Hi Anvita,

    Thank you for the inquiry.

    Assuming 'flaredata' was the JsonVarName set in the report, the DataLayer.Linked seems to return data correctly. We are missing the tip.js file, so we cannot run the sample you shared locally. At least when I tried I got "Uncaught TypeError: d3.tip is not a function" in "var tip = d3.tip()" and it looks like this is related to the tip.js file.

    You may want to take a look at the D3 sample application in the Logi Info knowledge base https://devnet.logianalytics.com/hc/en-us/articles/360050736373-D3-js-Sample-Application - it will probably help you with your D3 chart.

    Otherwise, you want to submit a support ticket so we can take a closer look at your report.

    Regards,

    Manuel.

Please sign in to leave a comment.