g-chartframe
Advanced tools
Comparing version 0.4.12 to 0.4.13
@@ -1,1 +0,1 @@ | ||
var version = "0.4.12"; export * from "../index"; export {version}; | ||
var version = "0.4.13"; export * from "../index"; export {version}; |
@@ -41,3 +41,3 @@ (function (global, factory) { | ||
sourcePosition = {x:1}, | ||
sourcePlotYOffset = 42, | ||
sourcePlotYOffset = 43, | ||
sourceStyle={}, | ||
@@ -535,3 +535,3 @@ | ||
.watermarkOffset(-28) | ||
.margin({bottom:100, right:20, left:15}) | ||
.margin({bottom:82, right:20, left:15}) | ||
.rem(14) | ||
@@ -550,3 +550,3 @@ .titleStyle({ | ||
.sourceLineHeight(14) | ||
.sourcePlotYOffset(28) | ||
.sourcePlotYOffset(32) | ||
.sourceStyle({ | ||
@@ -578,3 +578,3 @@ 'font-size': '14px', | ||
.watermarkOffset(-28) | ||
.margin({bottom:100, right:20, left:20}) | ||
.margin({bottom:86, right:20, left:20}) | ||
.rem(16) | ||
@@ -593,3 +593,3 @@ .titleStyle({ | ||
.sourceLineHeight(14) | ||
.sourcePlotYOffset(28) | ||
.sourcePlotYOffset(34) | ||
.sourceStyle({ | ||
@@ -622,3 +622,3 @@ 'font-size': '14px', | ||
.watermarkOffset(-28) | ||
.margin({bottom:114, right:20, left:20}) | ||
.margin({bottom:104, right:20, left:20}) | ||
.rem(18) | ||
@@ -779,3 +779,3 @@ .titleStyle({ | ||
var version = "0.4.12"; | ||
var version = "0.4.13"; | ||
@@ -782,0 +782,0 @@ exports.version = version; |
{ | ||
"name": "g-chartframe", | ||
"version": "0.4.12", | ||
"version": "0.4.13", | ||
"description": "FT styled frames for D3 graphics", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
@@ -36,3 +36,3 @@ | ||
sourcePosition = {x:1}, | ||
sourcePlotYOffset = 42, | ||
sourcePlotYOffset = 43, | ||
sourceStyle={}, | ||
@@ -530,3 +530,3 @@ | ||
.watermarkOffset(-28) | ||
.margin({bottom:100, right:20, left:15}) | ||
.margin({bottom:82, right:20, left:15}) | ||
.rem(14) | ||
@@ -545,3 +545,3 @@ .titleStyle({ | ||
.sourceLineHeight(14) | ||
.sourcePlotYOffset(28) | ||
.sourcePlotYOffset(32) | ||
.sourceStyle({ | ||
@@ -573,3 +573,3 @@ 'font-size': '14px', | ||
.watermarkOffset(-28) | ||
.margin({bottom:100, right:20, left:20}) | ||
.margin({bottom:86, right:20, left:20}) | ||
.rem(16) | ||
@@ -588,3 +588,3 @@ .titleStyle({ | ||
.sourceLineHeight(14) | ||
.sourcePlotYOffset(28) | ||
.sourcePlotYOffset(34) | ||
.sourceStyle({ | ||
@@ -617,3 +617,3 @@ 'font-size': '14px', | ||
.watermarkOffset(-28) | ||
.margin({bottom:114, right:20, left:20}) | ||
.margin({bottom:104, right:20, left:20}) | ||
.rem(18) | ||
@@ -620,0 +620,0 @@ .titleStyle({ |
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
250620