stacked-sparklines
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "stacked-sparklines", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "SVG stacked sparklines web component", | ||
@@ -23,3 +23,3 @@ "main": "./build/stacked-sparklines.js", | ||
}, | ||
"homepage": "https://github.com/zachleat/tomhazledine/stacked-sparklines#readme", | ||
"homepage": "https://github.com/tomhazledine/stacked-sparklines#readme", | ||
"license": "MIT", | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
@@ -5,3 +5,3 @@ # Stacked Sparklines | ||
## Basic usage | ||
## Basic example | ||
@@ -61,3 +61,3 @@ ```html | ||
Without any data, the component won't render anything. The data should be a string of comma-separated numbers. For example: | ||
Without any data, the component won't render anything. The data should be a nested 2D array of numbers. For example: | ||
@@ -64,0 +64,0 @@ ```html |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
77688
16
635
1