Skip to content

codyben/Simple-PHP-Charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple PHP Charts

Ever just needed to generate a chart on the fly? Didn't feel like using GCharts or another charting library? Feeling really minimalistic?

Simple PHP Charts is for you!

  • Just 1 class.
  • Graph as many data points as your heart desires.
  • Make a graph so obnoxious with different colors, nobody will notice how minimalistic it is!

Generating a chart

- view **example.php**.

Dependencies

- PHP7+
- PHP-gd

Example Outputs

- View **examples/** in the repo.

Changelog

- Bundled code into a class.
- Fixed some minor bugs.
- Stylistic changes.

Releases

No releases published

Packages

No packages published

Languages