unichart is a native Golang charting library. Its primary purpose is to integrate with UniPDF and other products in the UniDoc ecosystem in order to provide charting capabilities.
go get -u github.com/unidoc/unichart
For usage and output samples, see the examples directory.
This project is licensed under the MIT license. See LICENSE for more details.
A commercial license is required in order to use this project with UniPDF. There are two options:
- Metered License API keys.
- Free ones can be obtained at https://cloud.unidoc.io.
- Offline Perpetual codes.
- Can be purchased at https://unidoc.io/pricing.
This is a modified fork of wcharczuk/go-chart.