How to create dynamic Amchart Graph with MySQL , PHP and AJAX

How to create dynamic Amchart Graph with MySQL , PHP and AJAX

In this blog I make a call to the database, retrieve the results by converting it to a json format in PHP & then pass it to a graph to… Read more
How do I add a chart to my website?

How do I add a chart to my website?

In this demo, we create a simple column chart by using amCharts. Follow the steps to add a column chart on a webpage: Step 1 : Start with a simple basic… Read more