gjbae1212 / hit-counter

:rocket: Easy way to know how many visitors are viewing your Github, Website, Notion. :tada:
https://hits.seeyoufarm.com
GNU General Public License v3.0
1.05k stars 87 forks source link

Make graph style responsible to screen size #15

Closed jungdu closed 4 years ago

jungdu commented 4 years ago

I changed svg tag to img tag to make graph style responsible to screen size.

wasm file has been changed in order to put encoded svg data to img tag.