g-chartframe
Advanced tools
Comparing version 0.4.20 to 0.4.21
@@ -1,1 +0,1 @@ | ||
var version = "0.4.20"; export * from "../index"; export {version}; | ||
var version = "0.4.21"; export * from "../index"; export {version}; |
@@ -721,2 +721,3 @@ (function (global, factory) { | ||
.titleY(72) | ||
.titleLineHeight(38) | ||
.titleStyle({ | ||
@@ -731,2 +732,3 @@ 'font-size': '38px', | ||
.subtitleY(110) | ||
.subtitleLineHeight(28) | ||
.subtitleStyle({ | ||
@@ -763,2 +765,3 @@ 'font-size': '28px', | ||
.titleY(130) | ||
.titleLineHeight(68) | ||
.titleStyle({ | ||
@@ -795,3 +798,3 @@ 'font-size': '68px', | ||
var version = "0.4.20"; | ||
var version = "0.4.21"; | ||
@@ -798,0 +801,0 @@ exports.version = version; |
{ | ||
"name": "g-chartframe", | ||
"version": "0.4.20", | ||
"version": "0.4.21", | ||
"description": "FT styled frames for D3 graphics", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
@@ -716,2 +716,3 @@ | ||
.titleY(72) | ||
.titleLineHeight(38) | ||
.titleStyle({ | ||
@@ -726,2 +727,3 @@ 'font-size': '38px', | ||
.subtitleY(110) | ||
.subtitleLineHeight(28) | ||
.subtitleStyle({ | ||
@@ -758,2 +760,3 @@ 'font-size': '28px', | ||
.titleY(130) | ||
.titleLineHeight(68) | ||
.titleStyle({ | ||
@@ -760,0 +763,0 @@ 'font-size': '68px', |
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
251866
1452