adobe / react-spectrum-charts

Build compelling visualizations using declarative react components.
http://opensource.adobe.com/react-spectrum-charts/
Apache License 2.0
65 stars 14 forks source link

feat: remove 32 padding on linear dimension scales #442

Closed marshallpete closed 5 days ago

marshallpete commented 6 days ago

Description

Padding existed on linear dimension axes but it was misleading and identified as a design bug. This removes that padding.

Motivation and Context

Existing padding was misleading on continuous data

How Has This Been Tested?

Existing tests pass

Screenshots (if appropriate):

Before:

image

After:

image

Types of changes

Checklist:

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 5 days ago

🎨 Storybook -> https://opensource.adobe.com/react-spectrum-charts/PR-442