Answer the question
In order to leave comments, you need to log in
Creating a page cache for a graph?
In general, I use Highcharts .
I use ajax to get data.
$(document).ready(function(){
$.ajax({
type: "POST",
url: "/convey/ajax2.php?val="+val,
dataType: "json",
success: function(data)
{
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question