CartoDB/airship

Broken selection in histogram widget

rjimenezda opened this issue · 1 comments

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

Closed via #619

Released as 2.0.7