Ever just needed to generate a chart on the fly? Didn't feel like using GCharts or another charting library? Feeling really minimalistic?
- 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!
- view **example.php**.
- PHP7+ - PHP-gd
- View **examples/** in the repo.
- Bundled code into a class. - Fixed some minor bugs. - Stylistic changes.