An open API service indexing awesome lists of open source software.

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

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