Need Graph genaration code from exel sheet in php

Code for Graph genaration from exel shee

Page 1 of 1

3 Replies - 2186 Views - Last Post: 01 February 2006 - 08:28 AM Rate Topic: -----

#1 avijitdatta  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 31-January 06

Need Graph genaration code from exel sheet in php

Posted 31 January 2006 - 08:35 AM

Hello every one. I need some code samples for MIS report genaration or graph genaration code in php. though all data will get from a exel sheet. I need some help. plese help me
Is This A Good Question/Topic? 0
  • +

Replies To: Need Graph genaration code from exel sheet in php

#2 Amadeus  Icon User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 247
  • View blog
  • Posts: 13,505
  • Joined: 12-July 02

Re: Need Graph genaration code from exel sheet in php

Posted 31 January 2006 - 09:20 AM

Do you mean that you want php code that takes data from an Excel sheet, and builds a graph? I assume you would want a visual representation of a graph...would you be interfacing with other software? Building the graph in Excel?
Was This Post Helpful? 0
  • +
  • -

#3 avijitdatta  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 2
  • Joined: 31-January 06

Re: Need Graph genaration code from exel sheet in php

Posted 31 January 2006 - 11:15 PM

Amadeus, on 31 Jan, 2006 - 10:17 AM, said:

Do you mean that you want php code that takes data from an Excel sheet, and builds a graph? I assume you would want a visual representation of a graph...would you be interfacing with other software? Building the graph in Excel?

actually I want to generate a graph in php with the help of some exel sheet data eg. monitory value with respect to time. please help me.
Was This Post Helpful? 0
  • +
  • -

#4 Amadeus  Icon User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 247
  • View blog
  • Posts: 13,505
  • Joined: 12-July 02

Re: Need Graph genaration code from exel sheet in php

Posted 01 February 2006 - 08:28 AM

Yes, but how do you want the graph to appear? You may wish to take a look here or here for an article on graphing with PHP, and a third party utility for doing so.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1