Is there a api to create a picture in php? I want to create a chart in gif or jpg format. Thanks.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Yes, there are several described in the manual. Here's an example from the manual describing how to use
|
|||
|
|
|
If you just want to create charts, maybe the Google Chart's Api or something similar , while not strictly php, maybe useful for you. Note that The second link doesn't create images, it creates flash charts, but they can be saved as an image. |
|||
|
|