473,414 Members | 1,599 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,414 software developers and data experts.

Chart-script

Hi,

anybody knows a good class who makes possible to create charts as
line-graph ?

Mostly I can find only classes to include with more as 50kilobytes. But
I need a small programm, because I have 750 users in one moment.

The most classes includes pie,circles,... so they are to big.

Sep 26 '05 #1
3 3038
FusionChart has worked great for me. Uses xml...

Sep 26 '05 #2
la********@gmail.com wrote:
: Hi,

: anybody knows a good class who makes possible to create charts as
: line-graph ?

: Mostly I can find only classes to include with more as 50kilobytes. But
: I need a small programm, because I have 750 users in one moment.

: The most classes includes pie,circles,... so they are to big.

Not clear what you have tried.

Do you mean a php class to create a gif/jpeg/etc image of a chart?
Or a Java class for an applet to display on the browser.
Or a Javascript class to do whatever it does.

Read up on gnuplot. It can create all sorts of graphs and output various
output formats. Being a compiled program it is fast to run. Since it
runs as a standalone program (i.e. not part of your application) then
there are no GPL licensing issues.

Display the graph as an image ( <img src="a-script.phgp" /> ). The php
script needs input which I don't show, either query params or session
data. Your php script will accept the input and prepare the gnuplot data
(typically just a few lines in a text file). Then your php shells out to
gnuplot with that as its input, gnuplot generates the binary image data
you need. I don't recall if gnuplot displays that data on stdout (in
which case you need do nothing) or whether you have to spool a work file,
but either way is pretty easy.
--

This programmer available for rent.
Sep 26 '05 #3
Malcolm Dew-Jones wrote:
la********@gmail.com wrote:

: anybody knows a good class who makes possible to create charts as
: line-graph ?

: Mostly I can find only classes to include with more as 50kilobytes. But
: I need a small programm, because I have 750 users in one moment.

: The most classes includes pie,circles,... so they are to big.

Not clear what you have tried.

Do you mean a php class to create a gif/jpeg/etc image of a chart?
Or a Java class for an applet to display on the browser.
Or a Javascript class to do whatever it does.

Read up on gnuplot. It can create all sorts of graphs and output various
output formats. Being a compiled program it is fast to run. Since it
runs as a standalone program (i.e. not part of your application) then
there are no GPL licensing issues.


Personally I use jpgraph (a large PHP include file). I think you might be
surprised at how well it scales compared with running gnuplot and the docs
are (IMHO) a lot easier to comprehend. Gnuplot *might* be better for
working with large datasets. If the data isn't very dynamic, jpgraphs
caching will definitely give it the edge.

C.
Sep 27 '05 #4

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

Similar topics

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...
0
by: Zero | last post by:
A B C D E Date Open High Low Close Chart = (Excel._Chart)oWB.Charts.Add(missing,missing,missing,missing); Chart.HasLegend = false; Chart.ChartWizard(...
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...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.