fix(bars): add xAxis tickFormatter check to value labels#1390
fix(bars): add xAxis tickFormatter check to value labels#1390rshen91 wants to merge 9 commits intoelastic:masterfrom
Conversation
|
@markov00 I could use some clarification on expected behavior of rotations. In https://elastic.github.io/elastic-charts/?path=/story/bar-chart--with-value-label-advanced&globals=theme:light it seems like the value labels over the bars do respect the tickFormat with rotations. I've added the I have the story working in the latest commit c46db3f where the chart can be rotated 90 degrees and by toggling the |
|
Adding a video to show more context: Sep-21-2021.13-30-03.mp4 |
|
Closing and opening in a new PR |


Summary
The tickFormat on the data values over bars now will correctly display when charts are rotated.
Rotations are accounted for in:
Details
Issues
Fixes #1387
Checklist
closes #123,fixes #123)packages/charts/src/index.ts