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

Option to plot intensity in the heatmap on the logarithmic scale #5946

Closed
tbragin opened this issue Jan 20, 2016 · 6 comments
Closed

Option to plot intensity in the heatmap on the logarithmic scale #5946

tbragin opened this issue Jan 20, 2016 · 6 comments
Labels
Feature:Heatmap Heatmap visualization release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@tbragin
Copy link
Contributor

tbragin commented Jan 20, 2016

When visualizing a heatmap over multiple geo location points, where concentration of counts is very different (e.g. orders of magnitude), heatmap becomes almost invisible in locations with low counts. For example, if NY has n servers, London has m servers and HK has h servers, where n is far greater than m, and m is far greater than h, heatmap makes h invisible. One idea is to visualize heatmap using log10 transform on the data points.

@tbragin
Copy link
Contributor Author

tbragin commented Jan 20, 2016

To get the discussion going... Do others face this issue? Any other ideas on how to address it?

Another potentially related issue is "Add opacity setting to heatmap": #3896

@LucaWintergerst
Copy link
Contributor

+1
We also have the same problem.
Our Webservers experience heavy traffic from locations where our carsharing business is running, as well as a little traffic distributed over other places.
Those "other places" are almost invisble, depending on the other settings of the visualization.

I'll check if I'm allowed to post a screenshot of our board.

@pemontto
Copy link

👍

@Starou
Copy link

Starou commented May 13, 2016

+1 for the log scale in tile map

@epixa epixa removed the P3 label Apr 25, 2017
@timroes timroes added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) Feature:Heatmap Heatmap visualization labels Mar 10, 2018
@redlus
Copy link

redlus commented Apr 23, 2018

+1

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed Feature:Visualizations Generic visualization features (in case no more specific feature label is available) labels Sep 16, 2018
@ghudgins
Copy link

Closing this issue because this is supported in Lens visualizations. You can define a custom color ramp on heatmaps using a logarithmic scale.
image

Since this would require a large development effort to implement in Visualize/TSVB and our efforts are focused on extending the functionality of Lens in easy-to-use and consistent way. We aim to provide the best possible visualization editing experience in Lens and are working to improve that tool and help users migrate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Heatmap Heatmap visualization release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

10 participants