Home Forums Chart Support Get data with Ajax on a pie chart

Get data with Ajax on a pie chart

Viewing 2 posts - 1 through 2 (of 2 total)
  • #28901

    Hi,
    I use php pie chart and after searching on the internet, I’ve seen that the ajax request.responseText contains which is echo on my php page, but instead of displayig the chart, I’ve got a 0%. (see http://prnt.sc/rwvfxy).
    But when I apply like the example, which a echo in my script, it works, but if I do an ajax request which is echo the same json output with json_encode($dataPoints, JSON_NUMERIC_CHECK) it doesn’t.

    Thank you for response.

    Batmine3

    #28924

    @batmine3,

    It seems to be working fine. Please take a look at this gallery page for an example on creating a chart using JSON data in PHP.

    If you are still facing the issue, kindly create a sample project reproducing the issue you are facing along with your sample data and share it with us over Google-Drive or Onedrive so that we can look into the code, understand the scenario better and help you out.


    Shashi Ranjan
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.