Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi column legend #1158

Closed
markov00 opened this issue May 14, 2021 · 1 comment · Fixed by #1159
Closed

Multi column legend #1158

markov00 opened this issue May 14, 2021 · 1 comment · Fixed by #1159
Assignees
Labels
enhancement New feature or request :legend Legend related issue released Issue released publicly :xy Bar/Line/Area chart related

Comments

@markov00
Copy link
Member

Add the ability to display the floating legend with multiple columns

@markov00 markov00 added :legend Legend related issue :xy Bar/Line/Area chart related enhancement New feature or request labels May 14, 2021
@markov00 markov00 self-assigned this May 14, 2021
markov00 added a commit that referenced this issue May 25, 2021
When rendering a floating legend inside the chart (`Settings.legendPosition.floating:true`), the added `Settings.legendPosition.floatingColumns` property allows you to specify the number of columns used to distributed the legend items.

fix #1158
nickofthyme pushed a commit that referenced this issue May 25, 2021
# [29.2.0](v29.1.0...v29.2.0) (2021-05-25)

### Bug Fixes

* **legend:** disable handleLabelClick for one legend item ([#1134](#1134)) ([a7242af](a7242af)), closes [#1055](#1055)

### Features

* **a11y:** add alt text for all chart types  ([#1118](#1118)) ([9e42229](9e42229)), closes [#1107](#1107)
* **legend:** specify number of columns on floating legend ([#1159](#1159)) ([c2e4652](c2e4652)), closes [#1158](#1158)
* simple screenspace constraint solver ([#1141](#1141)) ([eb11480](eb11480))
@nickofthyme
Copy link
Collaborator

🎉 This issue has been resolved in version 29.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@nickofthyme nickofthyme added the released Issue released publicly label May 25, 2021
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request :legend Legend related issue released Issue released publicly :xy Bar/Line/Area chart related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants