About pChart module
pChart module is an API for developers. It does nothing by itself. It should only be installed if some other module requires it or you are building module on top of it. This module provides a basic wrapper to integrate pChart with Drupal.
About pChart
http://www.pchart.net/
pChart is a PHP library that will help you to create anti-aliased charts or pictures directly from your web server. You can then display the result in the client browser, sent it by mail or insert it into PDFs.
Requirements
pChart require the GD and FreeType PHP extensions to be installed on your web server.
Installation
- Install this module like any other Drupal module
- Download pChart and extract it into a subfolder called pchart under
sites/all/libraries/
- OR -
The module folder
sites/*/modules/pchart/
So you will end up with sites/all/libraries/pchart/ or sites/*/modules/pchart/pchart/
Modules uses pChart
If you are developing a module that uses pChart, please contact me and I will be glad to provide extra help and list it here.
Credits
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content display, Developer tools
15 sites report using this module
- Created by ckng on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.

