* Added power law annotations (`plot_powerlaw`, `text_powerlaw`, and `grid_powerlaw`). * Added function to convert to and from relative coordinates.
0.2.3
Added two functions to annotate in a (semi-)log plot or to annotate a powerlaw. The trick is that you can specify coordinates in 'relative' coordinates. Checkout:
* Added `hist` to plot a histogram. * Added different histogram binning: `histogram_uniform` and `histogram_log`. * Simplified `cdf` (plotting must now be separate).
0.1.14
The style definition now adapts to the system. To this end, it's entire definition is moved the the Python module goosempl.
0.1.13
The style definition now adapts to the system. To this end, it's entire definition is moved the the Python module goosempl.