svelte-tiny-linked-charts
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "svelte-tiny-linked-charts", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"private": false, | ||
@@ -23,3 +23,3 @@ "scripts": { | ||
}, | ||
"description": "*Looking for a shareable component template? Go here --> [sveltejs/component-template](https://github.com/sveltejs/component-template)*", | ||
"description": "A library to display tiny bar charts using Svelte. These charts are more so meant for graphical aids, rather than scientific representations. There's no axis labels, no extensive data visualisation, just bars.", | ||
"keywords": [ | ||
@@ -26,0 +26,0 @@ "svelte", |
9010