go-chart/pkg/drawing/README.md

5 lines
No EOL
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).