On 9 Apr 2013, at 11:23, "Meli Marco" wrote:
> Hello,
> I would like to know how to print captions (normally used for percentage
> completion) on the left (start date) and right (end date) side of the
> bar, instead just on the right.
> Below the method for bar creation:
> $planbar = new GanttBa
Hello,
I would like to know how to print captions (normally used for percentage
completion) on the left (start date) and right (end date) side of the
bar, instead just on the right.
Below the method for bar creation:
$planbar = new GanttBar ($c,'', $aData[PLANSTART][$y],
$aData[PLANENDE][$y], ( ch
Hey guys.
In my system we´ve got an option of getting charts of some data and it´s
many options.
My problem is that it works fine on my test server but in my client´s server
it gives me the following error as you can see.
*** glibc detected *** /var/www/html/bin/httpd: munmap_chunk(): inval
Graham,
I'm not sure what jpgraph is but the main question I think your asking
doesn't seem to require knowledge of anything more than how to interact
with the server without reloading the page. This is actually pretty
simple. Let's say that you have a simple page already loaded in your
browser
On Thu, March 31, 2005 9:26 pm, Graham Anderson said:
> does anyone have or know of an example where:
>
> user chooses values from a couple of drop down boxes
> dateabase is queries and gives the values to jpgraph
> jpgraph draws the image on the same html page
>
> all the examples I have seen relo
does anyone have or know of an example where:
user chooses values from a couple of drop down boxes
dateabase is queries and gives the values to jpgraph
jpgraph draws the image on the same html page
all the examples I have seen reload the whole page or go to a new page
when jpgraph does its thing..
On Wed, 15 Sep 2004 07:10:39 -1200, blackwater dev
<[EMAIL PROTECTED]> wrote:
> I go the following code form phpfreaks..problem is, when I run it I
> get a page not found error. I know jpgraph sends the image back to
> the browser but why do I get page not found? If I force some syntax
> errors,
I go the following code form phpfreaks..problem is, when I run it I
get a page not found error. I know jpgraph sends the image back to
the browser but why do I get page not found? If I force some syntax
errors, they will be displayed but this just doesn't seem to do
anything.
Thanks!
$db=new db
> I can see what headers are sent. What is the url of the image?
I checked using curl -I and found that the correct headers are being sent. I
found out it was because I didn't have a certain library I needed included
within the graph script.
Thanks for your help anyway,
Cheers,
Jord
--
Jordan
On Wed, 28 May 2003, Jordan Elver wrote:
>-Hi,
>-I've been creating some graphs using jpgraph and they work really well when I
>-view them directly i.e. directly through the script. My problem comes as soon
>-as I try to display them using the tag within another page. When I do:
>-
>-
>-
>-I ca
> I assume you are sending something similar to the following before the
> actual pic?
>
> header("content-type: image/png");
Jpgraph does that for you I think. As I said before, the script works when you
access it directly, but not when it's through an img tag.
--
Jordan Elver
There may be no '
On Wed, 28 May 2003 19:00:20 +0100, Jordan Elver wrote:
>I can't get it to display. It just shows the broken image icon.
I assume you are sending something similar to the following before the
actual pic?
header("content-type: image/png");
I have a script set up on my page that demonstrates usin
Hi,
I've been creating some graphs using jpgraph and they work really well when I
view them directly i.e. directly through the script. My problem comes as soon
as I try to display them using the tag within another page. When I do:
I can't get it to display. It just shows the broken image icon
dear all,
please, any body who has experienced with jpgraph, tell me how to install
this library.
because I want to use this library to create bar chart as dynamic image.
I'm using phpdev5 in my win 98.
thank you in advance
Rizki Salamun
http://www.salamun.net
--
PHP General Mailing List (h
Hi All,
So I install the jpgraph in Linux RedHat version 8.0, everything
running ok, except examples need special fonts resource, the message follow
bellow:
"Font File "/usr/X11R6/lib/X11/fonts/truetype/arialbd.ttf is not
readable or does not exist"
This problems occour w
Anybody out there using JpGraph? I directed the following question to
the support web site, but as yet... there's been no reply:
Could somebody tell me how to disable the autoscaling in JpGraph, and/or
how to provide my own scaling? It's perfect for 99% of the graphs and
plots I create, but when
I have gotten JPGraph to work if I suppress the output of errors. I am using
the example of backgroundex02.php.
If I add the line "error_reporting(0);" at the top, I get the graph, if I
remove it...I get the following error;
"
Warning: Use of undefined constant LC_TIME - assumed 'LC_TIME' in
../j
17 matches
Mail list logo