Closed michaelnesen closed 3 months ago
Path | Size | Loading time (3g) | Running time (snapdragon) | Total time |
---|---|---|---|---|
polaris-viz-core-cjs | 61.14 KB (0%) | 1.3 s (0%) | 712 ms (-47.07% 🔽) | 2 s |
polaris-viz-cjs | 215.96 KB (+0.06% 🔺) | 4.4 s (+0.06% 🔺) | 2.3 s (+18.07% 🔺) | 6.6 s |
polaris-viz-esm | 176.68 KB (+0.04% 🔺) | 3.6 s (+0.04% 🔺) | 1.2 s (-25% 🔽) | 4.7 s |
polaris-viz-css | 4.79 KB (0%) | 96 ms (0%) | 413 ms (+90% 🔺) | 508 ms |
polaris-viz-esnext | 182.46 KB (+0.04% 🔺) | 3.7 s (+0.04% 🔺) | 1.4 s (-0.91% 🔽) | 5 s |
What does this implement/fix?
Part of: https://github.com/Shopify/core-issues/issues/73397
hideOverflowLegend
prop to the LIne Chart to be able to opt in and out of that behaviourDoes this close any currently open issues?
What do the changes look like?
Storybook link
https://6062ad4a2d14cd0021539c1b-jnckoierdc.chromatic.com/
Before merging
[ ] Check your changes on a variety of browsers and devices.
[ ] Update the Changelog's Unreleased section with your changes.
[ ] Update relevant documentation, tests, and Storybook.
[ ] Make sure you're exporting any new shared Components, Types and Utilities from the top level index file of the package