Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wcharczuk/go-chart
go chart is a basic charting library in go.
https://github.com/wcharczuk/go-chart
chart charting-library drawing go golang svg
Last synced: 3 months ago
JSON representation
go chart is a basic charting library in go.
- Host: GitHub
- URL: https://github.com/wcharczuk/go-chart
- Owner: wcharczuk
- License: mit
- Archived: true
- Created: 2016-07-08T00:14:58.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T15:50:22.000Z (5 months ago)
- Last Synced: 2024-09-26T08:13:45.582Z (4 months ago)
- Topics: chart, charting-library, drawing, go, golang, svg
- Language: Go
- Homepage:
- Size: 9.41 MB
- Stars: 3,989
- Watchers: 72
- Forks: 326
- Open Issues: 114
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - go-chart
- awesome-go-quant - go-chart - go chart is a basic charting library in native golang. (Golang / Charts/Plot)
README
go-chart
========This project is archived!
I originally released this as a way to publish stock charts in slack bots. It was kind of fun at the time! I never anticipated that it would become heavily used, and as often happens with open source, I have a ton of time commitments elsewhere, and can't reasonbly devote enough time to this project to match the usage.
There have been a number of forks over time, I'd encourage you all to seek those out, or new charting libraries.
Best,
- Will