|
|
|
|
![]() ![]() |
Jan 9 2007, 07:37 AM
Post
#1
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 162 Joined: 10-May 06 Member No.: 23,375 |
I want to create a frequency polygon in php using the image feature(GD library)
The data consists of 2 colums: Time (in timestamp format) and Frequency(eg sales, price, profits, etc) of Data. Time is to be ploted on the X- axis and Frequency is to be plotted on the Y-axis. The time range can be in hours, days, weeks, months, years, or can be a specified range .eg. frequency of data from 9:00 am to 12m or from 1/1/2005 - 1/7/2006. So accordingly the script should adjust time on the X-axis. Note the user should only specify from the start time to the end time which could be days ,months, yrs etc The data would be stores in MYSQL DB . Pls tell me how to do it or are there readily available scripts suitable to my requirements. Pls Reply |
|
|
|
Jan 9 2007, 09:01 AM
Post
#2
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 27 Joined: 22-June 05 Member No.: 8,557 |
Pls tell me how to do it or are there readily available scripts suitable to my requirements. Check out phpchartPlus and Libchart. They offer similar features for generating charts. Both are free to use. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 8th October 2008 - 11:11 AM |