Ganners / donut

Simple donut chart image generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donut Chart

Donut chart image generator in Go as a simple proof of concept. Will generate an image in the current working directory, such as this:

alt text

Install:

go get github.com/Ganners/donut

Usage:

donut -percentage=45

About

Simple donut chart image generation


Languages

Language:Go 100.0%