I read from mysql
database via php
which calls by ajax with parameters
. It works just fine, but google chart show an error message Table has no columns
.
But everything works fine.
see my code below:
<body>
<div id="chart_div"></div>
</body>