react-vis
Advanced tools
Comparing version 0.10.1 to 0.10.2
@@ -0,1 +1,15 @@ | ||
### v0.10.1 | ||
In this release we release a new chart type, a large repo refactor, address a variety of bugs, and a host of additional features! | ||
- **New Chart**: Type: Sankey Diagram: this chart type allows users visualize data flows and transfers. We are initially releasing this chart in alpha, so that we can gather feedback, and iterate to make the best chart that we can! Check out the docs here here! | ||
- **Bug Fix**: Fix numerous bugs on the radial plot, including mouse interaction issues, incorrect domains, and props falling out of sync | ||
- **Refactor**: We reorganized the way that we are keeping/organizing our repo, installed yarn, added webpack for the examples. (Pro tip, if you are having trouble running the examples after upgrading rm -rf your dist) | ||
- **Feature**: Allow custom crosshair orientation | ||
- **Feature**: Added interaction listeners for the tree map | ||
### v0.9.0 | ||
@@ -97,3 +111,3 @@ | ||
* `tickFormat` function is now gets only **one (value) argument instead of two (value and index)**. | ||
* The API of grids (`VerticalGridLines` and `HorizontalGridLines`) was significantly changed: it partially replicates the API of the axes. Please refer to [the updated documentation ](docs/xy-plot.md#grids) for more detail. | ||
* The API of grids (`VerticalGridLines` and `HorizontalGridLines`) was significantly changed: it partially replicates the API of the axes. Please refer to [the updated documentation ](docs/xy-plot.md#grids) for more detail. | ||
@@ -100,0 +114,0 @@ #### Non-breaking changes |
{ | ||
"name": "react-vis", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": "Visualization Team <visualization@uber.com>", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
304537
56
6128
1
1