PHP Classes
elePHPant
Icontem

SVG math functions graphics: Render a math formula as a SVG vectorial chart

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2013-06-08 (3 years ago) RSS 2.0 feedNot enough user ratingsTotal: 412 All time: 6,133 This week: 900Up
Version Licenses PHP version Categories
svg-math-graphics 1.4GNU General Publi...5.0PHP 5, Graphics, Math
Description Author

This class can render a math formula as a SVG vectorial chart.

It takes a string with a math formula and creates a chart on which it draws a set of lines between consecutive points for the axes. It may use cartesian or polar coordinates.

The class returns the chart data in SVG format. It can also render a chart in SVG format from an array of coordinates passed to the class.

The size of the chart and the size of the steps between each point in the chart are configurable parameters.

Innovation Award
PHP Programming Innovation award nominee
October 2012
Number 2


Prize: One copy of the Zend Studio
SVG is vectorial graphics format. That means that it can represent graphics that once rendered appear with a smooth presentation.

This class provides a solution to render the values of math formulas within a given input value interval.

It uses SVG as output format, so the resulting charts appear very smooth.

Manuel Lemos
Picture of Mikhail
  Performance   Level  
Name: Mikhail <contact>
Classes: 3 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 2x

Winner: 1x

Screenshots  
  • rose.png
  • beautyifull_function
  • flower_function
  • some_func.png
  • svg_cos.png
  Files folder image Files  
File Role Description
Plain text file svg_graphics.php Class class where all svg markup generated
Accessible without login Plain text file example.php Example example of creating svg graph of cosinus function

 Version Control Unique User Downloads Download Rankings  
 0%
Total:412
This week:0
All time:6,133
This week:900Up
User Comments (2)
This package is great!! It runs very quickly to tackle very c...
4 years ago (Nick)
70%StarStarStarStar
Very useful!
4 years ago (Anna Soskina)
70%StarStarStarStar