CartoDB / airship

A design library for building Location Intelligence applications.
https://carto.com/developers/airship/
BSD 3-Clause "New" or "Revised" License
75 stars 14 forks source link

Select bucket when clicking it (only for the histogram) #563

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

master -> v2 -> histogram-clear -> histogram-tooltip -> click-bucket-select

This PR adds the ability to select a bucket by clicking on it.

This is only available to the histogram, not the time series. This also happens on builder because of the same problem, we need to be able to click on the time series to seek the animation to a certain percentage, so we can't have both events.

rjimenezda commented 5 years ago

Tests failing for unrelated component so :man_shrugging: