Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 4th, 2000, 07:59 AM
ajo ajo is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 1 ajo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi,
I would like to know how dynamical
generation of:

- charts
- graphs
- curves

are done best from either Servlet
or PHP enviroment.

Thank you in advance

Reply With Quote
  #2  
Old July 11th, 2000, 09:20 AM
supine supine is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 35 supine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 13
not sure about php or others but there is perl module designed to do that kind of thing

i think 'at the forge' (http://lerner.co.il/atf/) covered it

Reply With Quote
  #3  
Old July 24th, 2000, 02:46 AM
xlkaos xlkaos is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: FRANCE
Posts: 9 xlkaos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
u can use php to generate dynamically
what u want
php is a 'son' of perl and allows u to do it like perl

u can have details on www.php.net

Reply With Quote
  #4  
Old July 24th, 2000, 10:34 AM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Central Florida, USA
Posts: 2,306 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 6 h 42 m 51 sec
Reputation Power: 60
PHP can be compiled with support for on-the-fly graphics creation using the gd image library (http://www.boutell.com/gd). This is a very nice, tight little piece of software that generates images so fast, it seems like they just came off the hard drive.

With gd, PHP can create PNG, or Jpeg graphics using many pre-defined functions for curves, shapes, etc..., and it can interface with the Freetype library (www.freetype.org) to use TTF fonts also.

A beginning tutorial is at http://www.phpbuilder.com/columns/r...124.php3?page=1

Another: http://www.phpwizard.net/resources/...mic_images.html

Also, look up "image creation" at www.php.net

It can be a real pain to configure PHP with gd and Freetype. Let us know here if you need any help in this area.

[This message has been edited by rycamor (edited July 24, 2000).]

Reply With Quote
  #5  
Old March 5th, 2013, 11:46 AM
philipduggen19 philipduggen19 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2013
Posts: 1 philipduggen19 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 16 sec
Reputation Power: 0
Dynamic and Interactive Graphs

If you simply want to provide a dynamically generated graph image on the page for your visitors then there are pre-built and fully tests PHP graphing packages around that will allow you to quickly build this into your application.
(e.g. Advanced Graphs and Charts for PHP by JPowered )

Or as alternative you could consider a front end JavaScript solution. These have the advantage that not only do they build the graph dynamically but also can provide your visitors with interactive features.



Quote:
Originally Posted by ajo
Hi,
I would like to know how dynamical
generation of:

- charts
- graphs
- curves

are done best from either Servlet
or PHP enviroment.

Thank you in advance

Reply With Quote
  #6  
Old March 8th, 2013, 10:48 AM
blackdoor90 blackdoor90 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 14 blackdoor90 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 6 h 23 m 2 sec
Warnings Level: 5
Reputation Power: 0
Thanks for sharing such information.
In php we can design chart, graph, in easy ways so I think it best. since it's programming is easy than other technology.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > Dynamically generation of charts, graphs, curves

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap