Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

victory

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory - npm Package Compare versions

Comparing version 0.24.1 to 0.24.2

# Victory Changelog
## 0.24.2 (2017-11-14)
VictoryCore
- [316] (https://github.com/FormidableLabs/victory-core/pull/316)
- adds `cornerRadius` prop for `Bar`
- adds `barRatio` prop for `Bar`
- removes rounding from calculated paths
- fixes a domain bug for negative bars and areas
VictoryChart
- [538](https://github.com/FormidableLabs/victory-chart/pull/538) Adds `barRatio` and `cornerRadius` props to `VictoryBar`
- [539](https://github.com/FormidableLabs/victory-chart/pull/539) Fixes a bug in bubble plots
## 0.24.1 (2017-11-08)

@@ -4,0 +18,0 @@

{
"name": "victory",
"version": "0.24.1",
"version": "0.24.2",
"description": "Data viz for React",

@@ -36,4 +36,4 @@ "keywords": [

"dependencies": {
"victory-chart": "^24.1.0",
"victory-core": "^20.1.0",
"victory-chart": "^24.3.0",
"victory-core": "^20.2.0",
"victory-pie": "^13.1.0"

@@ -40,0 +40,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display