https://github.com/mobeets/data-calendar
visualize csv timeseries data as hand-written circles and exes
https://github.com/mobeets/data-calendar
Last synced: 9 days ago
JSON representation
visualize csv timeseries data as hand-written circles and exes
- Host: GitHub
- URL: https://github.com/mobeets/data-calendar
- Owner: mobeets
- Created: 2021-07-27T17:53:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-28T19:24:28.000Z (almost 5 years ago)
- Last Synced: 2025-11-29T13:59:42.075Z (7 months ago)
- Language: JavaScript
- Homepage: https://mobeets.github.io/data-calendar/
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Thoughts
- distinguish between circles and crosses
- show actual data (e.g., .csv)
- add info overlay on hover
- would this be better using pure html?
- the size of the calendar could be dynamic (e.g., filling the screen)
- each box could have data attributes like month/day/count/etc
- getting object we're hovering/clicking on would be more natural
- also would then work on mobile...
## Notes
- when exporting .ai to .png, make sure you check 'Use Artboards' or else it will crop the borders of the image, messing up the sprite grid