keplergl / keplergl/kepler.gl

[Bug] Tooltips when using hexbin binning not customizable

Open
#708 0 comments 0 reactions 1 assignee Claimed by @heshan0131 View on GitHub
bug
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Describe the bug**
When creating a hexbin visual, and setting the `color` and `height` attributes by one (or more) of the columns, the tooltip displays by default both on the tooltip, even if the the two fields are affected from the same column (see screenshot).

**To Reproduce**
Steps to reproduce the behavior:
1. Create a visual with hexbins
2. Change the `height` and the `color` to be defined by the same column.
3. Enable the tooltip with any field
4. Hover over the data and see the issue.

**Expected behavior**
When using the same column to define both attributes, the tooltip should only display one. Alternatively, allow the user to decide which one they would like to show on the tooltip (better alternative).

**Screenshots**
![image](https://user-images.githubusercontent.com/16499234/64179447-32a67580-ce31-11e9-9b53-8f93abb6a1c1.png)

**Desktop (please complete the following information):**
- OS: Win10 Home
- Browser Chrome 76
- Version 1.1.3

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.