commit all archived files
This commit is contained in:
parent
c02642968d
commit
3c6151bfa5
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# mchart
|
||||
|
||||
![](https://img.shields.io/badge/written%20in-PHP-blue)
|
||||
|
||||
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
|
||||
|
||||
- [⬇️ MChart-r10.tar.gz](dist-archive/MChart-r10.tar.gz) *(2.18 KiB)*
|
BIN
dist-archive/MChart-r10.tar.gz
Normal file
BIN
dist-archive/MChart-r10.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user