What is the plot_xy_hist applet supposed to produce? I am only able to get it to create an empty applet window. I believe I am supplying it with the correct arguments:
xs
: a 1D dataset of length n
histogram_bins
: a 1D dataset of length m+1
histogram_counts
: a 2D dataset with dimensions (n,m)