victory-bar
Advanced tools
Comparing version 31.0.1 to 31.0.2
{ | ||
"name": "victory-bar", | ||
"version": "31.0.1", | ||
"version": "31.0.2", | ||
"description": "Bar Component for Victory", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"prop-types": "^15.5.8", | ||
"victory-core": "^31.0.0" | ||
"victory-core": "^31.0.2" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
@@ -102,3 +102,3 @@ | ||
The `cornerRadius` prop specifies a radius to apply to each bar. If this prop is given as a single number, the radius will only be applied to the _top_ of each bar. When this prop is given as a function, it will be evaulated with the arguments `datum`, and `active`. | ||
The `cornerRadius` prop specifies a radius to apply to each bar. If this prop is given as a single number, the radius will only be applied to the _top_ of each bar. When this prop is given as a function, it will be evaluated with the arguments `datum`, and `active`. | ||
@@ -105,0 +105,0 @@ ```playground |
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
5
Updatedvictory-core@^31.0.2