DannyD

Members
  • Content count

    3
  • Joined

  • Last visited

Everything posted by DannyD

  1. Hi, I have created a simple chart using example chart here at Create a Chart Using FusionCharts | FusionCharts I have saved the file as HTML and the chart loads fine when I view this file directly. However, when I try to save the image to the disk using Wkhtmltoimage then I just get this placeholder text below. <div id="chart-container">FusionCharts XT will load here!</div> This is what my command looks like wkhtmltoimage --width 800 --javascript-delay 2000 chart.html newchart.png What do I need to fix this issue? I can confirm that WkthmlImage works fine for any other HTML.
  2. Can't seem to get wkhtmltoimage working

    Hi - please let me know if there is anything objectionable in this post as it's been more than 16 hours since it's pending for approval.
  3. Hi Did you manage to fix your issue? and how?