g-chartframe
Advanced tools
Comparing version 0.4.23 to 0.4.24
@@ -1,1 +0,1 @@ | ||
var version = "0.4.23"; export * from "../index"; export {version}; | ||
var version = "0.4.24"; export * from "../index"; export {version}; |
@@ -782,3 +782,4 @@ (function (global, factory) { | ||
var f = chartFrame() | ||
.backgroundColour('#212121') | ||
.backgroundColour('#212121') | ||
.containerClass('ft-videographic') | ||
.width(1920) | ||
@@ -824,3 +825,3 @@ .height(1080) | ||
var version = "0.4.23"; | ||
var version = "0.4.24"; | ||
@@ -827,0 +828,0 @@ exports.version = version; |
{ | ||
"name": "g-chartframe", | ||
"version": "0.4.23", | ||
"version": "0.4.24", | ||
"description": "FT styled frames for D3 graphics", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
@@ -777,3 +777,4 @@ | ||
var f = chartFrame() | ||
.backgroundColour('#212121') | ||
.backgroundColour('#212121') | ||
.containerClass('ft-videographic') | ||
.width(1920) | ||
@@ -780,0 +781,0 @@ .height(1080) |
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
312184
1993