Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to produce better quality php graphs?

Status
Not open for further replies.

antonb

Technical User
Nov 16, 2000
7
CA
Already have a php class that draws the graph type I need (a type of radial area plot), but need suggestions/advice on ways to draw the same graph, except without the jaggies, i.e. more professional quality. The class uses GD library. This may be a stupid question, but here goes: Is it possible to get the php class modified to use, eg., vector graphics instead (eg, Flash, MING)? Or are there other ways to use PHP that will produce higher quality image generation than this? Any comments/suggestions on how to procede greatly appreciated.

 
Many thanks--you've protected me from posting an even dumber question. I thought I'd have to use vector graphics (whatever that is) to obtain super smooth curved shapes. Anti-aliasing. What a doornob (me, not you). Thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top