PHPackages                             jeroenpost86/pchart - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jeroenpost86/pchart

ActiveLibrary

jeroenpost86/pchart
===================

A PHP Class to build Charts

1.2.8(5y ago)09.7k↑20.7%MITPHPPHP &gt;=7.4.0

Since Nov 6Pushed 5y agoCompare

[ Source](https://github.com/jeroenpost86/pchart)[ Packagist](https://packagist.org/packages/jeroenpost86/pchart)[ RSS](/packages/jeroenpost86-pchart/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (9)Used By (0)

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.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require jeroenpost86/pchart

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Let's add into config in your main-local config file before return\[\]

```
