d3plus-viz
Advanced tools
Comparing version 1.3.9 to 1.3.10
@@ -24,3 +24,3 @@ import { elem } from "d3plus-common"; | ||
parent: this._select, | ||
duration: this._duration, | ||
duration: 0, | ||
update: transform | ||
@@ -27,0 +27,0 @@ }).node(); |
@@ -24,3 +24,3 @@ import { elem } from "d3plus-common"; | ||
parent: this._select, | ||
duration: this._duration, | ||
duration: 0, | ||
update: transform | ||
@@ -27,0 +27,0 @@ }).node(); |
@@ -25,3 +25,3 @@ import { sum } from "d3-array"; | ||
parent: this._select, | ||
duration: this._duration, | ||
duration: 0, | ||
update: transform | ||
@@ -28,0 +28,0 @@ }).node(); |
{ | ||
"name": "d3plus-viz", | ||
"version": "1.3.9", | ||
"version": "1.3.10", | ||
"description": "Abstract ES6 class that drives d3plus visualizations.", | ||
@@ -35,6 +35,6 @@ "main": "es/index.js", | ||
"d3plus-color": "^1.1.2", | ||
"d3plus-common": "^1.2.4", | ||
"d3plus-common": "^1.2.7", | ||
"d3plus-format": "^1.2.7", | ||
"d3plus-legend": "^1.2.1", | ||
"d3plus-text": "^1.2.3", | ||
"d3plus-text": "^1.2.5", | ||
"d3plus-timeline": "^1.1.4", | ||
@@ -41,0 +41,0 @@ "d3plus-tooltip": "^1.1.1", |
@@ -977,2 +977,2 @@ # d3plus-viz | ||
###### <sub>Documentation generated on Fri, 01 Mar 2024 15:15:17 GMT</sub> | ||
###### <sub>Documentation generated on Tue, 12 Mar 2024 20:21:54 GMT</sub> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
901671
Updatedd3plus-common@^1.2.7
Updatedd3plus-text@^1.2.5