-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Lens] Add word cloud support #95542
Labels
enhancement
New value added to drive a business result
Feature:Lens
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Comments
wylieconlon
added
enhancement
New value added to drive a business result
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Feature:Lens
labels
Mar 26, 2021
Pinging @elastic/kibana-app (Team:KibanaApp) |
This was referenced Apr 6, 2021
Requirement for coloring the word cloud based on an additional metric #12418 |
Related request - if we support tag clouds significant text would be a good complimentary issue #31614 |
Related requirements for optimally detecting word size #9169 |
stratoula
added
the
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
label
Feb 15, 2023
This was referenced Mar 13, 2023
36 tasks
10 tasks
stratoula
added
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
and removed
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
labels
May 26, 2023
Merged
5 tasks
nreese
added a commit
that referenced
this issue
Jun 8, 2023
Part of #154307 Closes #95542 PR adds tagcloud visualization to lens <img width="600" alt="Screen Shot 2023-05-31 at 1 11 00 PM" src="https://github.com/elastic/kibana/assets/373691/f54f76a3-9757-4a00-ac65-a203e5bb113a"> --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New value added to drive a business result
Feature:Lens
impact:medium
Addressing this issue will have a medium level of impact on the quality/strength of our product.
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Elastic-charts now implements a word cloud chart type which provides a highly-configurable API. Because it's highly configurable, we have to make some decisions about how much configuration we give to users.
https://elastic.github.io/elastic-charts/?path=/story/wordcloud-alpha--simple-wordcloud
Related to #95539
The text was updated successfully, but these errors were encountered: