timqian / chart.xkcd

xkcd styled chart lib
https://timqian.com/chart.xkcd/
MIT License
7.61k stars 200 forks source link

Make the charts look smoother #39

Open timqian opened 4 years ago

timqian commented 4 years ago

Current way to xkcdify charts is by making use of svg filter which is pixel based. It does not look smooth. especially in none retina screens.

Need to find a good way to make it look smoother