Create a pie chart with your own statistical data.
A simple, yet powerful PHP tool to create attractive web charts from dynamic data.
This class can be used to generate line, bar and 2D/3D pie graphs from multiple data sets. Offers many style and data formatting options and an extensive readme and examples page. You can customize almost any option. It can be built from data defined in a programmatic way or with data import from XML or CSV files.
Create a bar chart with your own statistical data within a few minutes.
This class can be used to draw vertical bar charts using only HTML and CSS. It uses HTML tables to draw simple or grouped vertical bars from a set of values. The chart output is defined using HTML templates. It does not use any graphic library extension like GD. Many aspects of the chart are customizable.
Simple bar chart script that allows you to create a vertical graph for any application.
Create animated, interactive and data-driven Flash charts and graphs for your PHP appplications. You can use it with any database of your choice. It offers over 50 2D and 3D charting styles for you to choose from.
This class provides a nice interface for HTML-based charts graphs, for use when you don't have GD support or are looking for something simpler. The user sets up arrays, passes them to the functions and then the class takes care of the rest.