A minimal charting library. https://code.ivysaur.me/mchart
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 3c6151bfa5 commit all archived files 2014-06-17 06:07:36 +00:00
dist-archive commit all archived files 2014-06-17 06:07:36 +00:00
.legacy-codesite.toml initial meta commit 2014-06-17 06:07:36 +00:00
README.md commit all archived files 2014-06-17 06:07:36 +00:00

README.md

mchart

A minimal charting library.

  • Supports line (connected scatter), staggered line, and bar charts with PNG output.
  • Depends on php5-gd only (yes that means those terrible builtin fonts).
  • Single-file and easily extensible, intended for bundling in throwaway scripts.

Tags: graphics

Download