PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 60%Total: 472 All time: 5,994 This week: 120Up
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 is available for providing paid consulting. Contact Mikhail .
Classes: 3 packages by
Country: United States United States
Age: 33
All time rank: 2271314 in United States United States
Week rank: 312 Up38 in United States United States Up
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:472
This week:0
All time:5,994
This week:120Up
User Ratings User Comments (2)
 All time
Utility:87%StarStarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1197
 
This package is great!! It runs very quickly to tackle very c...
11 years ago (Nick)
70%StarStarStarStar
Very useful!
11 years ago (Anna Soskina)
70%StarStarStarStar