Files
superset2/superset/assets/javascripts/explore
Maxime Beauchemin ff2f85f39b [geo] JS function to receive the whole data array instead of individual object (#4262)
Moving from having the user define an interceptor function that operates
on one object at a time.

By passing the entire array, it's possible to do multiple pass where
needed. A common pattern might be to figure out the max value in order
to define a scaler function. That's only possible if dealing with the
whole array.
2018-01-24 13:16:14 -08:00
..
2017-11-08 10:46:21 -08:00
2017-11-08 10:46:21 -08:00
2017-12-16 16:10:45 -08:00
2017-12-16 16:10:45 -08:00