astrofrog / mpl-scatter-density

:zap: Fast scatter density plots for Matplotlib :zap:
BSD 2-Clause "Simplified" License
497 stars 25 forks source link

Allow marker to be specified #6

Open astrofrog opened 7 years ago

astrofrog commented 7 years ago

We could optionally post-process density maps by convolving them with marker shapes to make isolated points clearer and to provide a result equivalent to what ax.scatter would give.