News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Learn to Create Interactive Drill-Down Dashboards with PHP and FusionCharts
January 12, 2011 @ 09:17:08

New from NetTuts.com today there's a tutorial showing you how to use the FusionCharts tool to create interactive drill-down dashboards with a few simple PHP scripts.

Presenting data in a graphical format always helps a lot in parsing the data efficiently. If the charts are interactive and linked, that's even better. Drill-down charts allow you to convert individual data plots (columns in column chart, pie slices in pie chart etc) of a chart into hotspots (or links). These items, when clicked, can open new charts and you can navigate between these charts easily.

They use the LinkedCharts feature of FusionCharts to make the graphs clickable. They set up a basic database-driven system that holds some randomly generated data for display. Full PHP and HTML are provided to create a simple chart like this where you can click into any of the bars for more detailed information. You can also download the full source or check out a demo.

0 comments voice your opinion now!
fusioncharts linkedcharts tutorial database click


blog comments powered by Disqus

Similar Posts

Daniel Krook's Blog: CakePHP DB2 driver alpha released

The Bakery: Six New Articles/Tutorials Posted

SaniSoft Blog: Lambda functions and Closures in PHP 5.3c

PHPBuilder.com: Using PHP for the Creation of SVG Images

DevShed: Building an ORM in PHP: Domain Modeling


Community Events











Don't see your event here?
Let us know!


framework unittest podcast example conference release functional tool introduction opinion testing development phpunit code community application interview language zendframework2 series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework