Recent Releases of calendarheatmap
calendarheatmap - Added more SVG options
- turn off/on labels in SVG
- month separator in SVG
- web UI uses SVG by default for faster page load
- Go
Published by nikolaydubina almost 5 years ago
calendarheatmap - Web UI with WebAssembly
- 🌸 https://calendarheatmap.io WebAssembly based Web UI hosted in GitHub Pages
- 🛠bugfixes
- improves SVG output
- more customization for fonts
- can render much small JPEG, PNG images
- fixed label positioning for SVG and non Korean languages
- Go
Published by nikolaydubina almost 5 years ago
calendarheatmap - Embedding default assets
- Embedding default assets for easier usage
- Updated Go to 1.16
- Go
Published by nikolaydubina about 5 years ago
calendarheatmap - Bug fixes, assets refactoring
- fixed bug with SVG months labels not displayed at right offset
- moved colorscales to files
- added weekday label selection for SVG
- made tests actually check expected output
- moved readme examples generation to makefile
- various bug fixes
- Go
Published by nikolaydubina about 5 years ago
calendarheatmap - Added support for UTF-8 and custom fonts
- Go
Published by nikolaydubina over 5 years ago
calendarheatmap - Better input and output to script
Removed filename argument. Instead pass data using stdin and get data using stdout. This will make script plugable with other utilities like jq. Maybe you can fetch data from Github and render it in single line?
- Go
Published by nikolaydubina almost 6 years ago
calendarheatmap - New sctipt mode features
- JPEG, GIF output
- JSON input
- Go
Published by nikolaydubina almost 6 years ago
calendarheatmap - Init
- colorscales
- month and week labels
- months separator
- PNG
- Go
Published by nikolaydubina almost 6 years ago