GR.jl
GR.jl copied to clipboard
getting aggregation array from shadepoints
Hi,
I was trying again shadepoints and I did it figure out a way to get the corresponding aggregation array as well as the corresponding x,y coordinates. Is there a way to do it, even is low level? This will similar to datashader, where you only call agg.data and agg.coordinates.
Thanks.