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

[Lens] Add word cloud support #95542

Closed
wylieconlon opened this issue Mar 26, 2021 · 5 comments · Fixed by #157751
Closed

[Lens] Add word cloud support #95542

wylieconlon opened this issue Mar 26, 2021 · 5 comments · Fixed by #157751
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
Copy link
Contributor

wylieconlon commented Mar 26, 2021

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

@wylieconlon 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
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@ghudgins
Copy link

Requirement for coloring the word cloud based on an additional metric #12418

@ghudgins
Copy link

Related request - if we support tag clouds significant text would be a good complimentary issue #31614

@ghudgins
Copy link

Related requirements for optimally detecting word size #9169

@stratoula
Copy link
Contributor

Decided with the team on our weekly sync

  1. We would like to support the same settings as the aggBased tagcloud
image but **not the text scale**
  1. The Tags dimension (we can rediscuss the name) will have
  • Top values
  • Significant terms (we possibly need to find another name here too). We need to add this is Lens as it doesnt exist (the function is there though as it is used by the aggbased tagcloud). Also we need to check if it makes sense to add it on other charts (the latter can be done on a followup PR)

@stratoula 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
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants