solarpy.plotting.plot_scatter_heatmap# solarpy.plotting.plot_scatter_heatmap(x, y, xlim, ylim, plot_type='scatter', cmap='viridis', norm=None, sigma=None, sort_points=False, xbins=100, ybins=100, mincnt=1, ax=None, **kwargs)#