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

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

**Why do we need this option?** We are not able to customize x axis tick number of line chart. When there are too many data points to render, the x...

new option

chart is cool, but a few more SVGs will consume a lot of safari memory, leading to the automatic replant of web pages

bug

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 15.0.0 to 15.0.1. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for yargs-parser since your...

dependencies

Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. Release notes Sourced from dot-prop's releases. v4.2.1 Backport https://github.com/sindresorhus/dot-prop/commit/3039c8c07f6fdaa8b595ec869ae0895686a7a0f2 to the v4.x release line. Commits c914124 feat: patch 4.2.0 with fixes for CVE-2020-8116 See...

dependencies

Interesting project! The syntax of your library strongly reminds me of [vega-lite](https://vega.github.io/vega-lite/), which itself is based on [vega](https://vega.github.io/vega/) and the latter being itself based on d3. I can see at...

help wanted

**Chart type** Flow chart **Example of how the chart looks in other chart libs** - link: https://sketchviz.com/new - screenshot

new chart

**Describe the bug** Negative numbers in datasets are not shown in StackedBar, mess up labels, or end up going below the origin even for the "positive stack" **Screenshot** If applicable,...

bug