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

Broken selection in histogram widget #618

Closed rjimenezda closed 5 years ago

rjimenezda commented 5 years ago

Yet another bug with the histogram selection.

Using this gist: https://gist.github.com/jsanz/8025628d669f1d9d0647f658f5511774 and adapting it to Airship v2 breaks in some cases because the selection is not rounded, so instead of 1, 3, you might get stuff like 1.000003 and 3.003134. At some point these are used as indexes in the data array, which will make it fail

rjimenezda commented 5 years ago

Closed via #619

Released as 2.0.7