Commit 904be31
authored
Feature [DEV-11788] Dynamic y-axis width for horizontal bars (#2402)
* Add gridlines for horizontal bars
* Make y-axis dynamic for horizontal bar charts
* Add story
* Leave space for y-axis labels
* Reduce font size of horizontal bar data labels
* Specify corrent font sizes
* Nudge lollipop labels
* Use dynamic y-axis width for lollipop charts
* Improve label padding
* Remove width ref
* Cleanup1 parent c77baac commit 904be31
File tree
12 files changed
+623
-59
lines changed- packages/chart/src
- _stories
- _mock
- components
- BarChart
- components
- helpers
- EditorPanel
- helpers
12 files changed
+623
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
| |||
0 commit comments