go-chart/drawing/README.md

5 lines
250 B
Markdown
Raw Permalink Normal View History

2016-07-09 18:15:18 +02:00
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).