@data-ui/radial-chart
Advanced tools
Comparing version 0.0.48 to 0.0.49
{ | ||
"name": "@data-ui/radial-chart", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"description": "A package for radial-axis visualizations https://williaster.github.io/data-ui", | ||
@@ -25,3 +25,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@data-ui/shared": "0.0.48", | ||
"@data-ui/shared": "0.0.49", | ||
"@data-ui/theme": "0.0.48", | ||
@@ -28,0 +28,0 @@ "@vx/event": "0.0.140", |
@@ -82,2 +82,3 @@ # @data-ui/radial-chart | ||
TooltipComponent | PropTypes.func or PropTypes.object | `@vx`'s `TooltipWithBounds` | Component (not instance) to use as the tooltip container component. It is passed `top` and `left` numbers for positioning | ||
tooltipProps | PropTypes.object | - | Props that are passed to `TooltipComponent` | ||
tooltipTimeout | PropTypes.number | 200 | Timeout in ms for the tooltip to hide upon calling `onMouseLeave` | ||
@@ -84,0 +85,0 @@ |
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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
446055
1564
93
+ Added@data-ui/shared@0.0.49(transitive)
+ Added@vx/tooltip@0.0.148(transitive)
- Removed@data-ui/shared@0.0.48(transitive)
- Removed@vx/tooltip@0.0.147(transitive)
Updated@data-ui/shared@0.0.49