项目作者: annProg

项目描述 :
Text to chart api. Include gnuplot,graphviz,ditaa,asymptote etc
高级语言: PHP
项目地址: git://github.com/annProg/chart.git
创建时间: 2015-08-01T22:36:48Z
项目社区:https://github.com/annProg/chart

开源协议:

下载


Text to Chart API

Build Status

This API is used to convert Graph Description Language (GDL) and simple text into images. Such as dot, asymptote, ditaa, markdown-mindmap, identicon etc.

Quick Start

param description
cht plot engine
chl plot text
chof ouput format
  • Available engine (cht)
cht description note
gv:[dot\ neato\ fdp\ sfdp\ twopi\ circo] graphviz gv=gv:dot
gnuplot gnuplot
ditaa ditaa
markdown:[dot\ neato\ fdp\ sfdp\ twopi\ circo] markdown mindmap markdown=markdown:dot
radar radar chart
msc mscgen
cover book cover (racovimge)
cover:ten book cover (tenprintcover.py)
qr qrcode
blockdiag blockdiag
asy asymptote
url2img website screenshot
avatar identicon avatar

Deployment