473,379 Members | 1,302 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Chart for PHP?

I have tried Google Chart API, graidle and GD.
* Google Chart API is nice, but you have to send all parameters to
google server. It is not safe and fast.
* Graidle has great potential. But it is in an early stage. (currently
v0.5).
* GD has a long history. But its chart does not look nice.

Is there any other good/free chart library for PHP?

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/
Apr 4 '08 #1
6 2404
NC
On Apr 4, 10:55 am, nospam <"quian(nospam)xu"@stud.tu-ilmenau.de>
wrote:
>
Is there any other good/free chart library for PHP?
There's a relatively simple Chart library:

http://www.thebook.com/php/graphs/chart-manual.php

and a somewhat heavy, but very powerful jpGraph:

http://www.aditus.nu/jpgraph/

Cheers,
NC
Apr 4 '08 #2
On Apr 4, 6:55*pm, nospam <"quian(nospam)xu"@stud.tu-ilmenau.de>
wrote:
I have tried Google Chart API, graidle and GD.
* Google Chart API is nice, but you have to send all parameters to
google server. It is not safe and fast.
* Graidle has great potential. But it is in an early stage. (currently
v0.5).
* GD has a long history. But its chart does not look nice.

Is there any other good/free chart library for PHP?

--
Best regards
* *Xu, Qian (stanleyxu)
* * *http://stanleyxu2005.blogspot.com/
I find Libchart easy to use. This can be downloaded from:

http://naku.dohcrew.com/libchart/pages/introduction/

This provides you with the ability to create loads of different
graphs.

Regards,
Alex

ajtrichards(a)gmail.com
http://www.ajtrichards.co.uk
Apr 4 '08 #3
PEAR Image_Graph
http://pear.veggerby.dk/

FusionCharts
http://www.fusioncharts.com/free/

Regards,

John Peters

On Apr 4, 1:55 pm, nospam <"quian(nospam)xu"@stud.tu-ilmenau.de>
wrote:
I have tried Google Chart API, graidle and GD.
* Google Chart API is nice, but you have to send all parameters to
google server. It is not safe and fast.
* Graidle has great potential. But it is in an early stage. (currently
v0.5).
* GD has a long history. But its chart does not look nice.

Is there any other good/free chart library for PHP?

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/
Apr 5 '08 #4
NC wrote:
On Apr 4, 10:55 am, nospam <"quian(nospam)xu"@stud.tu-ilmenau.de>
wrote:
>Is there any other good/free chart library for PHP?

There's a relatively simple Chart library:

http://www.thebook.com/php/graphs/chart-manual.php

and a somewhat heavy, but very powerful jpGraph:

http://www.aditus.nu/jpgraph/

Cheers,
NC
Thanks, I tried JpGraph. It is powerful. I can make charts look like
google chart. But one thing is really annoying. When I turn on
Anti-Aliasing, the weight of all lines will be reduced to 1px. The
developers explained it as a technical limitation. Without
anti-aliasing, the chart does not look well.

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/
Apr 5 '08 #5
aj*********@googlemail.com wrote:
On Apr 4, 6:55 pm, nospam <"quian(nospam)xu"@stud.tu-ilmenau.de>
wrote:
>I have tried Google Chart API, graidle and GD.
* Google Chart API is nice, but you have to send all parameters to
google server. It is not safe and fast.
* Graidle has great potential. But it is in an early stage. (currently
v0.5).
* GD has a long history. But its chart does not look nice.

Is there any other good/free chart library for PHP?

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/

I find Libchart easy to use. This can be downloaded from:

http://naku.dohcrew.com/libchart/pages/introduction/

This provides you with the ability to create loads of different
graphs.

Regards,
Alex

ajtrichards(a)gmail.com
http://www.ajtrichards.co.uk
Thanks, I will have a try later. But from the screenshots, this library
seems not to support for anti-aliasing, does it?

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/
Apr 5 '08 #6
petersprc wrote:
PEAR Image_Graph
http://pear.veggerby.dk/

FusionCharts
http://www.fusioncharts.com/free/

Regards,

John Peters

On Apr 4, 1:55 pm, nospam <"quian(nospam)xu"@stud.tu-ilmenau.de>
wrote:
>I have tried Google Chart API, graidle and GD.
* Google Chart API is nice, but you have to send all parameters to
google server. It is not safe and fast.
* Graidle has great potential. But it is in an early stage. (currently
v0.5).
* GD has a long history. But its chart does not look nice.

Is there any other good/free chart library for PHP?

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/
Thanks. PEAR Image_Graph looks nice. I will have a try later.

--
Best regards
Xu, Qian (stanleyxu)
http://stanleyxu2005.blogspot.com/
Apr 5 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Brian Shade | last post by:
Hi all. I am having a bit of a problem with my Perl script and the creation of a chart. I can create the chart and create a new SeriesCollection. I then specify the XValues and the Values parameter...
8
by: Prabhakar | last post by:
Friends, I have been migrating ASP applications from IIS4.0/NT4.0 to IIS5.0/W2K. All the applications working perfectly except one. This particular application will make use of asp chart object....
1
by: Jim | last post by:
I have this chart on a form. I'm trying to get this chart to render only if the user chooses to do so. This because of that the chart is quite complex and takes some time to render. I know that I...
22
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde...
3
by: StBond | last post by:
Hi everyone, I am new to Access and Visual Basic so things my be getting across a bit cloudy. I only started using VB for one week. I am having a little problem with the database that I am...
9
by: Patrick.O.Ige | last post by:
I have a code below and its a PIE & BAR CHART. The values now are all static but I want to be able to pull the values from a database. Can you guys give me some ideas to do this? Thanks ...
1
by: Robin Tucker | last post by:
Heres and interesting problem: I have a VB.NET program that creates reports via. Word Automation. This all works fine. What I want to do as part of this report generation process is to embed a...
1
by: Scott H. | last post by:
Hello: I am trying to use Crystal Reports from VS.NET 2003 to produce a simple line chart, where the x axis represents the number of measurements taken and the y axis represents the range of...
1
by: Saintor | last post by:
This is for A97 in runtime or MDE mode. My intent was to define a temporary query using the recordsetclone property / filter / orderby. The controlsource of my chart would be based on a grouped...
1
by: cubekid | last post by:
I am using OWC 11 in my new web application for displaying charts. Is it possible in OWC 11 to combine and display a column and a line graph (Looking like they overlap each other)? I tried it using...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.