go-chart/drawing/README.md
Will Charczuk 093a50f8b1 readme.
2016-07-09 09:15:18 -07:00

5 lines
250 B
Markdown

go-chart > drawing
==================
The bulk of the code in this package is based on [draw2d](https://github.com/llgcode/draw2d), but
with significant modifications to make the APIs more golang friendly and careful about units (points vs. pixels).