Download the PHP package wp-statistics/pchart without Composer
On this page you can find all versions of the php package wp-statistics/pchart. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package pchart
pChart
A PHP Class to build Charts
pChart is a PHP class oriented framework designed to create aliased charts. Most of todays chart libraries have a cost, our project is intended to be free. Data can be retrieved from SQL queries, CSV files, or manually provided. This project is still under development and new features or fix are made every week.
As the primary author of pChart has not updated it since January 19th, 2014, we decided to update the library due to some out-of-date functions.
Installation
The preferred way to install this extension is through composer.
Either run
to the require section of your composer.json
file.
Usage
Let's add into config in your main-local config file before return[]
``
Screenshots
The pChart charting library is providing many ways to reprensent a single or multiple series of data. We'll try to add screenshots everytime an interesting functionnality is added to the pChart library.