Skip to content

ParkerM/graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph

A tool for plotting points using Javascript and the HTML5 Canvas element.

Created for http://plotpoints.net

#Features:

  • Customize the length of the axes and the number of markers on the axes.
  • Graph title and axis labels.
  • Choose to display grid, coordinates, points, and/or connecting lines.
  • Find and graph linear or polynomial functions of best fit.
  • Export to PNG image.

#Limitations:

  • Image size currently restricted to 500x500 pixels.
  • Lower bound of axes restricted to 0.
  • Full functionality only available in Google Chrome.

About

Javascript and HTML5 graphing tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published