Comparing version 3.2.2 to 3.2.3
@@ -33,4 +33,4 @@ const rc = require('rc') | ||
// A json array expression, tells catchart which series Y values are aligned on the LEFT/RIGHT Y axis. Overrides auto align. | ||
yLeft: undefined, | ||
yRight: undefined, | ||
yLeft: [], | ||
yRight: [], | ||
@@ -37,0 +37,0 @@ // by default catchart will try to "guess" which side to align the Y values of a data series if there's more than one |
{ | ||
"name": "catchart", | ||
"version": "3.2.2", | ||
"version": "3.2.3", | ||
"description": "Pipe something from command line to a browser chart", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
567583