Skip to content
/ chart Public

Text to chart api. Include gnuplot,graphviz,ditaa,asymptote etc

Notifications You must be signed in to change notification settings

annProg/chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2d6037 · May 25, 2023
Nov 10, 2022
Apr 28, 2020
Dec 22, 2017
Mar 1, 2018
Nov 10, 2022
Apr 26, 2020
May 20, 2023
Apr 27, 2020
Dec 20, 2017
Mar 16, 2018
May 19, 2023
Jun 7, 2020
Apr 4, 2020
Nov 10, 2022
Nov 10, 2022
May 29, 2019
May 25, 2023
Apr 28, 2020
Apr 5, 2020
Aug 1, 2015
Nov 10, 2022
Apr 19, 2023
May 25, 2023
May 5, 2020
May 19, 2023

Repository files navigation

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