juijs-graph
Advanced tools
Comparing version 0.4.1-es6 to 0.4.2-es6
{ | ||
"name": "juijs-graph", | ||
"version": "0.4.1-es6", | ||
"version": "0.4.2-es6", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "description": "SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D)", |
@@ -84,4 +84,3 @@ import JUI from "juijs" | ||
canvas: true, | ||
interval: 0, | ||
padding: 0 | ||
interval: 0 | ||
}, JUIBuilder.component().setup(), true); | ||
@@ -88,0 +87,0 @@ } |
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
773115
9827