I
I
Iskander Giniyatullin2011-02-11 16:55:26
PHP
Iskander Giniyatullin, 2011-02-11 16:55:26

PHP Chart Generator

Hello!
I am writing a module for generating reports on the site, I need a script that will generate graphs (specifically display the number of certain events by day)

Until now, I used jqPlot to display graphs on pages, now I need to insert graphs into a pdf document, so I need a simple script so that I csv / array with data was scolded to him, and he himself chose the steps of the coordinate axes and everything else and gave me a ready-made picture suitable for inserting into PDF

Graphs of this kind:


It is clear that you can write it yourself, but I foresee a lot of trouble with auto-selection of the step of the coordinate axes, so I'm interested availability of ready-made solutions

Answer the question

In order to leave comments, you need to log in

6 answer(s)
I
Iskander Giniyatullin, 2011-02-11
@rednaxi

While I found PHPlot , I'm trying

O
OdaN, 2011-02-11
@OdaN

pchart.sourceforge.net/screenshots.php

H
Hint, 2011-02-11
@Hint

Maybe the Google Chart API is right for you?
code.google.com/intl/ru/apis/chart/docs/gallery/chart_gall.html

N
NeX, 2011-02-11
@NeX

jpgraph.net/

M
msk01, 2011-02-12
@msk01

The best of two dozen tested: dygraphs.com/

D
durach, 2011-02-11
@durach

ChartDirector is good enough, but in the free version it draws a strip with the name of the lib

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question