janpipek / physt

Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.
MIT License
129 stars 15 forks source link

Pretty exponential bins #43

Open janpipek opened 6 years ago

janpipek commented 6 years ago

Should be easy

janpipek commented 1 year ago

Probably as:

h1(data, bins="pretty", scale="exponential")