Zoomcharts Get ZoomCharts

ZoomCharts TimeChart integration example with MongoDB and PHP

In this example we are showing you how ZoomCharts can fetch data interactively from MongoDB database through PHP middleware. See the source code here.

As you are zooming in on time periods, ZoomCharts connects to the underlying MongoDB database to fetch data in the desired agregation unit for the required time period.

If you have data in MongoDB and if you have a time field in your records, you can use the example code to attach your data instantly to ZoomCharts.

Please visit TimeChart documentation for more information.

Fork me on GitHub