gatus/vendor/github.com/wcharczuk/go-chart/v2/drawing/README.md

5 lines
250 B
Markdown
Raw Normal View History

2021-08-21 23:38:23 +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).