Groups
Groups
Sign in
Groups
Groups
JpGraph
Conversations
About
Send feedback
Help
JpGraph
Contact owners and managers
1–30 of 626
Welcome to the JpGraph Community.
If you have any question about usage, installation, or PHP coding, please post on this community.
Thank you!
Mark all as read
Report group
0 selected
Bas Laurier
,
Mikhail Oleynik
2
Feb 20
Error after upgrade of PHP and jpgraph
There is a version of jpgraph with latest php compatibility patches https://packagist.org/packages/
unread,
Error after upgrade of PHP and jpgraph
There is a version of jpgraph with latest php compatibility patches https://packagist.org/packages/
Feb 20
Francisco Lara Natoli
Jan 17
Issue with Drawing Text at Arbitrary Angles in JpGraph
I'm encountering an error while trying to rotate axis labels in JpGraph. The error message is as
unread,
Issue with Drawing Text at Arbitrary Angles in JpGraph
I'm encountering an error while trying to rotate axis labels in JpGraph. The error message is as
Jan 17
Richard Perry
,
Marc Toury
4
12/10/24
Background gradient for plot doesn't work
Jpgraph is quite sensitive. It doesn't take much to upset it. I also use Google Charts, but it
unread,
Background gradient for plot doesn't work
Jpgraph is quite sensitive. It doesn't take much to upset it. I also use Google Charts, but it
12/10/24
Mikhail Oleynik
12/6/24
PHP 8.3 and 8.4 support
Just a reminder: https://github.com/mitoteam/jpgraph - maintained original jpgraph sources composer
unread,
PHP 8.3 and 8.4 support
Just a reminder: https://github.com/mitoteam/jpgraph - maintained original jpgraph sources composer
12/6/24
Claude Deslandes
,
Mikhail Oleynik
2
12/6/24
Php 8.3 ??
Take a look at https://github.com/mitoteam/jpgraph On Friday, 9 August 2024 at 21:54:48 UTC+3 claude.
unread,
Php 8.3 ??
Take a look at https://github.com/mitoteam/jpgraph On Friday, 9 August 2024 at 21:54:48 UTC+3 claude.
12/6/24
Kofi Sarfoh
,
Claude Deslandes
2
11/27/24
installing JpGraph
Good day, I don't think you should have all 3 gd version in your php.ini. What error are you
unread,
installing JpGraph
Good day, I don't think you should have all 3 gd version in your php.ini. What error are you
11/27/24
ธุรกิจ โชคดี
10/16/24
How to stop a line graph from dropping to zero ?
unread,
How to stop a line graph from dropping to zero ?
10/16/24
Avram Piltch
10/2/24
Font smoothing: jagged letters
I'm testing out JpGraph for a project and I tried using it with Calibri TrueType font and, though
unread,
Font smoothing: jagged letters
I'm testing out JpGraph for a project and I tried using it with Calibri TrueType font and, though
10/2/24
ธุรกิจ โชคดี
8/30/24
change web page background from black
How can change web page background from black? Thank you very much.
unread,
change web page background from black
How can change web page background from black? Thank you very much.
8/30/24
Simon Stewart
8/30/24
Version 4.4.2, PHP 7.2.34, Centos Jpgraph has Font file "/usr/share/fonts/truetype/arial.ttf" exception
After changing from jpgraph 4.2, I get this error Font file "/usr/share/fonts/truetype/arial.ttf
unread,
Version 4.4.2, PHP 7.2.34, Centos Jpgraph has Font file "/usr/share/fonts/truetype/arial.ttf" exception
After changing from jpgraph 4.2, I get this error Font file "/usr/share/fonts/truetype/arial.ttf
8/30/24
John Culp
8/1/24
Seeing Error Codes
If a jpGraph chart doesn't work, I get a black screen with a little icon in the middle. Is there
unread,
Seeing Error Codes
If a jpGraph chart doesn't work, I get a black screen with a little icon in the middle. Is there
8/1/24
Emilio Frini
6/26/24
Bug with line and values color
Hi expert I did this PHP simple example in order to reproduce problem The program works well , but if
unread,
Bug with line and values color
Hi expert I did this PHP simple example in order to reproduce problem The program works well , but if
6/26/24
Emilio Frini
6/21/24
Line and valure are not the same color
In this line graph the line are not the same color of the value put on top of the line I don't
unread,
Line and valure are not the same color
In this line graph the line are not the same color of the value put on top of the line I don't
6/21/24
Emilio Frini
6/17/24
Bar Plot graph and value on top
hi I create a simple php script to put value on top of my bar The bar are created but the valus are
unread,
Bar Plot graph and value on top
hi I create a simple php script to put value on top of my bar The bar are created but the valus are
6/17/24
Fran L.
6/12/24
LinePlot dashed without color
Hi, when I setup a style and color for LinePlot, the result is always white and solid. $topRangeLine-
unread,
LinePlot dashed without color
Hi, when I setup a style and color for LinePlot, the result is always white and solid. $topRangeLine-
6/12/24
Fran L.
6/12/24
error when adding image
hello, when I add an image, I'm getting this error: Call to undefined method Amenadiel\JpGraph\
unread,
error when adding image
hello, when I add an image, I'm getting this error: Call to undefined method Amenadiel\JpGraph\
6/12/24
Gigi
4/24/24
Vertical line when date change
I use Jpgraph 4.2.2 and I try to display a variable(Y) in regard to the date/time(X). I'd like to
unread,
Vertical line when date change
I use Jpgraph 4.2.2 and I try to display a variable(Y) in regard to the date/time(X). I'd like to
4/24/24
Martin Eckel
1/23/24
Activating clipping deactivates antialiasing
Hello, if I use $graph->SetClipping(true); then the antialiasing is off, no matter what I set with
unread,
Activating clipping deactivates antialiasing
Hello, if I use $graph->SetClipping(true); then the antialiasing is off, no matter what I set with
1/23/24
Gigi
1/16/24
graph XY
How to set vertical line grid spac ?
unread,
graph XY
How to set vertical line grid spac ?
1/16/24
Liam Toaldo
1/15/24
There is a gap at the end of the chart generated with JPGraph
I'm generating a graph with JPGraph and it ends before it should, with a gap (it does not remove
unread,
There is a gap at the end of the chart generated with JPGraph
I'm generating a graph with JPGraph and it ends before it should, with a gap (it does not remove
1/15/24
Aad Bloem
1/6/24
JpGraph Xaxis
I am a newbee on JpGraph How can I reduce the Xaxis to a week (7 days) while I have to process 5min (
unread,
JpGraph Xaxis
I am a newbee on JpGraph How can I reduce the Xaxis to a week (7 days) while I have to process 5min (
1/6/24
Brigida Simmelink
12/8/23
Medion Gopal 61 Pe Build 94809
Medion Gopal 61 Pe Build 94809: A Software Update for Your Medion Navigation DeviceIf you own a
unread,
Medion Gopal 61 Pe Build 94809
Medion Gopal 61 Pe Build 94809: A Software Update for Your Medion Navigation DeviceIf you own a
12/8/23
Torie Stolcals
12/8/23
6th Grade Social Studies Essay Rubric
The Tennessee writing rubrics are designed to score the student responses from the writing portion of
unread,
6th Grade Social Studies Essay Rubric
The Tennessee writing rubrics are designed to score the student responses from the writing portion of
12/8/23
Torie Stolcals
12/8/23
VideoCap ActiveX Control Download For Windows 8.1 64bit Last Version
VideoCap ActiveX Control download for windows 8.1 64bit last version Download File https://shurll.com
unread,
VideoCap ActiveX Control Download For Windows 8.1 64bit Last Version
VideoCap ActiveX Control download for windows 8.1 64bit last version Download File https://shurll.com
12/8/23
Brigida Simmelink
12/7/23
Spectorsoft Download Crack For Gta Invito Locandina Dom
Spectorsoft Download Crack For Gta invito locandina dom DOWNLOAD https://t.co/WikTH40MRU eebf2c3492
unread,
Spectorsoft Download Crack For Gta Invito Locandina Dom
Spectorsoft Download Crack For Gta invito locandina dom DOWNLOAD https://t.co/WikTH40MRU eebf2c3492
12/7/23
Brigida Simmelink
12/7/23
Chronicles Of The Ghostly Tribe Full Movie In Hindi 1080p Download
All Hindi Dubbed Hollywood Movies and Tv Series [Turkish Chinese & Korean Drama] Dual Audio Hindi
unread,
Chronicles Of The Ghostly Tribe Full Movie In Hindi 1080p Download
All Hindi Dubbed Hollywood Movies and Tv Series [Turkish Chinese & Korean Drama] Dual Audio Hindi
12/7/23
Brigida Simmelink
12/7/23
English Hindi Mall Mai Masti Book Free Download
NCERT Book for class 4 Hindi (Rimjhim) is given below in PDF format to free download for academic
unread,
English Hindi Mall Mai Masti Book Free Download
NCERT Book for class 4 Hindi (Rimjhim) is given below in PDF format to free download for academic
12/7/23
Brigida Simmelink
12/7/23
AstroPlannerV2keygenrar
AstroPlannerV2keygenrar\nDOWNLOAD https://t.co/lLBQUPKi6x\n\n\n\n eebf2c3492\n\n\n
unread,
AstroPlannerV2keygenrar
AstroPlannerV2keygenrar\nDOWNLOAD https://t.co/lLBQUPKi6x\n\n\n\n eebf2c3492\n\n\n
12/7/23
Elda Michalik
12/7/23
Winrar For Mac Os X Lion Free Download
To access zipped RAR folders on a Mac operating system, people need to download and install a utility
unread,
Winrar For Mac Os X Lion Free Download
To access zipped RAR folders on a Mac operating system, people need to download and install a utility
12/7/23
Elda Michalik
12/7/23
((HOT)) Habraken The Structure Of The Ordinary Pdf Download
As in Finland, the ordinary Danish practice is to have the walls between apartments as the vertical
unread,
((HOT)) Habraken The Structure Of The Ordinary Pdf Download
As in Finland, the ordinary Danish practice is to have the walls between apartments as the vertical
12/7/23