473,473 Members | 1,477 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Table Drawing with jpgraph

Hi all.

How can I draw a table with jpgraph?
I want a table as image.

Thanks.

G:
Sep 29 '05 #1
3 2818
J˙Giusł vs ::NRG::ius wrote:
Hi all.

How can I draw a table with jpgraph?
I want a table as image.

Thanks.

G:


Hi,

Look in the examples in JPGraph.

look for a folder named: scr/Examples
It contains a zillion examples.
The excact answer to your question depends on what you excactly think a
table is. :-)

Good luck.

Regards,
Erwin Moller
Sep 29 '05 #2
Hi all.
Look in the examples in JPGraph.

look for a folder named: scr/Examples
It contains a zillion examples.


Ehmmm...
Yes... a lot of examples, but there isn't any table.
I would like to draw something like...

+col 1 | col 2 |col3 +
| row | | |
| row | | |
| | | |

A simple table...

I tried to reuse a gantt graph - erasing the right side... but it is
not so simple.

Bye.

G.

Sep 30 '05 #3
J˙Giusł vs ::NRG::ius wrote:
Hi all.
Look in the examples in JPGraph.

look for a folder named: scr/Examples
It contains a zillion examples.


Ehmmm...
Yes... a lot of examples, but there isn't any table.
I would like to draw something like...

+col 1 | col 2 |col3 +
| row | | |
| row | | |
| | | |

A simple table...

I tried to reuse a gantt graph - erasing the right side... but it is
not so simple.

Bye.

G.


Hi,

Ok, now I got it: You want a plain table.
Sorry to be slow.
Indeed, it is not in jpgraph.

Well, in that case: draw it yourself using the PHP functions.
It is some more work, but can be done.

One tip: Have a look at imagefontheight and imagefontwidth to calculate the
space needed. Maybe you have to implement word-breaks to fit in a wide
string in a column.

Maybe you can find a package that draws tables at www.phpclasses.org.

Good luck.

Regards,
Erwin Moller

Sep 30 '05 #4

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

Similar topics

6
by: TheDD | last post by:
Hi all, i have a question: is there any librairy for drawing graphs with PHP? Not graphs like histogram or alike, but like a set of shapes linked together in a certain way (like a flow chart...
7
by: Paul Charlton-Thomson | last post by:
Hi, I am passing 8 values each from 1 to 10 to a php page and at the moment I am drawing a bar chart using shaded cells to represent the magnitude of each bar. I would also like to draw these...
4
by: Lothar Scholz | last post by:
Hello, is there something like "JpGraph" for python ? For those who don't know this PHP library: It is a high level drawing library that generates gif files with all kind of charts. Or (maybe...
6
by: Nico | last post by:
Hi, I'm looking for a package useful to draw graphs (like those listed at the page http://www.graphviz.org/, not general charts). Can you provide me with some indication please? Many thanks! Best,...
2
by: avlee | last post by:
Hello Do you know any easy to use php library which could be used for drawing many types of nice looking charts ? (i know i could use gd directly, but maybe there's no need to invent wheel...
0
by: luckyG | last post by:
I have php (5.2.4) compiled on redhat 4.0 as followed : ./configure \ --with-oci8=$ORACLE_HOME --with-apxs=/usr/local/apache/bin/apxs \ --with-config-file-path=/usr/local/apache/conf \ ...
2
by: paeh | last post by:
what's wrong for this php code. when I run did not display anything in browser.. this is code: <?php include ("C:/Program Files/Apache Software...
2
by: AARTHISUBBU | last post by:
i m quiet new to wamp... is it possible to run jpgraph codes in wamp... else i have to install jpgraph separately and to run?.. if i can run jpgraph codes in wamp,what i have to do? i m using...
0
by: eureka2050 | last post by:
Hi all, I am creating a radar chart containing 2 plots using jpgraph. My code is as follows:- include ("./jpgraph/src/jpgraph.php"); include ("./jpgraph/src/jpgraph_radar.php"); //...
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...
1
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.