Skip to main content

PHP

JavaScript Chart Features

PHP

JSCharting includes an advanced PHP DataEngine to simplify connecting your server side MySQL data to your client side JSCharting visuals. In addition to aggregating and passing the data in an compact and efficient format, the DataEngine also facilitates grouping and drill down features.

Query a MySQL Database using PHP to get multiple series.
Query a MySQL Database using PHP to get multiple series.
Query a MySQL Database using PHP to get multiple series on different axes.
Query a MySQL Database using PHP to get multiple bar series.
Query a MySQL Database using PHP to get multiple bar series on a horizontal chart.
Query a MySQL Database using PHP to make a horizontal multiple stacked bar chart.
Query a MySQL Database using PHP to get multiple stacked bar series on a chart.
Query a MySQL Database using PHP to get multiple shaded bar series on a chart with a background image.
Query a MySQL Database using PHP to get additional data attributes.
Query a Database using PHP to get data grouped by hours of the day.
Query a Database using a PHP script page to serve the drilldown data.
Query a Database using PHP to add a sum series to a separate chart.
Query a Database using PHP to get OHLC financial data on a CandleStick chart.
Query a Database using PHP to get a single series using date ranges.
Query a MySQL Database using PHP to get a Gantt chart.
Query a MySQL Database using PHP to get a Gantt chart.
Query a Database using a PHP script page to serve the detailed monthly data.
Query a Database using PHP to get day data for a month.
Query a Database using PHP to get data grouped by months.
Multiple charts that query a Database using PHP.
Query a Database using PHP to get multiple series.
Query a Database using PHP to get series grouped by quarter.
Query a Database using PHP to get multiple series split by another field in the database.
Query a MySQL Database using PHP to get multiple spline series.
Query a MySQL Database using PHP to get a data series.
Query a MySQL Database using stored procedure in PHP to get data.
Query a Database using PHP to get data for a year grouped by months.
Query a MySQL Database using PHP to get a data series x, y, and z values.