Questions tagged [pchart]

pChart is an object oriented PHP charting library.

pChart is a community led PHP library that uses PHP GD & Freetype extensions to generate chart images on the server side to be directly fed to the client's browser or applications such as email or PDFs.

138 questions
-1
votes
1 answer

Weird characters when integrated pchart with cakephp

I have integrated pChart to cakePHP 2, but it's not displaying any graph at all. Just displaying some weird characters when using the autoOutput function of pchart. Any help would be apprciated. It's displaying like this ?PNG IHDR????…
saurabh kackar
  • 209
  • 1
  • 2
  • 9
-2
votes
2 answers

Pchart with mouseover

I have pcharts on my website. I want to add some JavaScript function for client side facility. If any user mouseover on graph,it shows values on tooltip. Is it possible? Can anybody know how can I do this? Please help me.
lnj
-3
votes
1 answer

Clickable Elements in pchart?

I've been looking for a good open-source tool for creating graphs in PHP, and pChart is looking like a great candidate. One need I have is to be able to click on certain elements of the graph, like a category label or an individual bar, to…
Bassam
  • 585
  • 1
  • 5
  • 10
1 2 3
9
10