[Lens] Allows the users to change the axis orientation#106369
[Lens] Allows the users to change the axis orientation#106369stratoula merged 4 commits intoelastic:masterfrom
Conversation
|
@elasticmachine merge upstream |
|
Pinging @elastic/kibana-app (Team:KibanaApp) |
💚 Build SucceededMetrics [docs]Module Count
Public APIs missing comments
Async chunks
Public APIs missing exports
History
To update your PR or re-run it, just comment with: |
ryankeairns
left a comment
There was a problem hiding this comment.
Looks and works as expected. Great addition that I think will help us generate some more consistent, better-looking Dashboards, as well.
* [Lens] Allows the users to change the axis orientation * Disable orientation if ticklabels are off Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…6849) * [Lens] Allows the users to change the axis orientation * Disable orientation if ticklabels are off Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* [Lens] Allows the users to change the axis orientation * Disable orientation if ticklabels are off Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
|
did this get disabled somehow? I'm on version 8.9.x and this popover doesn't exist for the heatmap I'm trying to make |
|
hey @aaron-jencks this is not available in heatmap yet, only on Bar/line/area charts right now. elastic/elastic-charts#1168 |
Summary
Closes #92574
It adds an additional button group in the axis popover settings. Users can change the orientation of the ticklabels by selecting between 3 options:
vertical,horizontalandangled.Checklist
Delete any items that are not applicable to this PR.