Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugolgst/digart
Generating visualisations for π, e, Φ in pure Golang made for π-day 2020. Usable in the web with WebAssembly.
https://github.com/hugolgst/digart
circle-data circle-visualization data-visualization golang pi visualization webassembly
Last synced: about 2 months ago
JSON representation
Generating visualisations for π, e, Φ in pure Golang made for π-day 2020. Usable in the web with WebAssembly.
- Host: GitHub
- URL: https://github.com/hugolgst/digart
- Owner: hugolgst
- License: mit
- Created: 2020-03-15T17:44:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T13:24:04.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T21:51:20.375Z (about 2 months ago)
- Topics: circle-data, circle-visualization, data-visualization, golang, pi, visualization, webassembly
- Language: Go
- Homepage: https://digart.netlify.com/
- Size: 2.09 MB
- Stars: 72
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
circle visualization of a number's digits in Go
## Introduction
In the image below, each dot represents a decimal which is in a segment that represents the previous decimal, its position is its position in π.The website is using JS and WebAssembly
## License
[MIT](https://github.com/hugolgst/digart/blob/master/LICENSE)