@shopify/polaris-viz
Advanced tools
Comparing version 0.11.2 to 0.11.3
# Changelog | ||
## Unreleased | ||
## [0.11.3] — 2021-05-10 | ||
## Changed | ||
- `<MultiSeriesBarChart/>`, `<BarChart />` and `<LineChart/>` yScale will allow data to overflow the highest tick if the highest value is less than half way to the next tick | ||
## [0.11.2] — 2021-05-07 | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "@shopify/polaris-viz", | ||
"description": "Shopify’s viz component library", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"private": false, | ||
@@ -6,0 +6,0 @@ "license": "SEE LICENSE IN LICENSE.md", |
@@ -22,1 +22,2 @@ export { eventPoint } from './event-point'; | ||
export { createCSSGradient } from './create-css-gradient'; | ||
export { shouldRoundScaleUp } from './should-round-scale-up'; |
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 too big to display
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
740795
369
10299