chart.xkcd icon indicating copy to clipboard operation
chart.xkcd copied to clipboard

xkcd styled chart lib

Results 40 chart.xkcd issues
Sort by recently updated
recently updated
newest added

**Related issue** Fix #issueNumber **Screenshot before and after this change**

**Chart type**: word cloud chart **Example of how the chart looks in other chart libs** - screenshot

new chart

Hi @timqian, Is there a easy way to control the SVG size? I try to set `width` and `height` attr like this ```html ``` but it seem doesn't work. :)

new option

> [Open source works based on chart.xkcd](https://github.com/search?q=in%3Afile+filename%3Apackage.json+chart.xkcd) Feel free to list your website/tool making use of chart.xkcd here Here are some tool I plan to make use of chart.xkcd -...

**Chart type**: histogram Would it be possible to modify the bar chart to accept bins (start, stop, and count) and then have them touch one another? **Example of how the...

new chart

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...

Feel free to bring up suggestions for tools to makes chart.xkcd better Here are some initial ideas - [ ] a website to convert csv data to chart and support...

I'd like an option to display the percentage, either alongside the number or instead of it. I imagine this'd be rounded off to 1dp to keep things simple. ![image](https://user-images.githubusercontent.com/13716824/64924564-0e0dae80-d7de-11e9-949d-a49a5d1ca678.png)

allows user to toggle visible and invisible of different labels ### Example ![](https://raw.githubusercontent.com/timqian/images/master/20190909164302.gif) ### Usage example https://github.com/timqian/star-history/issues/62