MBravoS / splotch

Simple PLOTs, Contours and Histograms is a small package with wrapper functions designed to simplify plotting calls from matplotlib.
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Binning options for all histogram-based plots #6

Closed MBravoS closed 5 years ago

MBravoS commented 5 years ago

Currently all histogram-based plots only work with the number of bins, either automated or given by the user, but it would be very useful (and straightforward) to add also options for specifying either the bin width or explicitly give the bin ranges.

MBravoS commented 5 years ago

Added since 0.2.6.0