Plothist

Latest version: v1.2.6

Safety actively analyzes 682457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

1.0.4

What's Changed
* Fix bug in `update_variable_registry_ranges()` by 0ctagon in https://github.com/cyrraz/plothist/pull/102
* Better handling of empty data in `make_hist()` and `create_axis()` by cyrraz in https://github.com/cyrraz/plothist/pull/105
* Various documentation improvement by cyrraz and 0ctagon in https://github.com/cyrraz/plothist/pull/100/, https://github.com/cyrraz/plothist/pull/101/, https://github.com/cyrraz/plothist/pull/103/


**Full Changelog**: https://github.com/cyrraz/plothist/compare/v1.0.3...v1.0.4

1.0.3

What's Changed
* Fix bug in `update_variable_registry_ranges()` by 0ctagon in https://github.com/cyrraz/plothist/pull/99
* Documentation fixes and improvements by 0ctagon and cyrraz in https://github.com/cyrraz/plothist/pull/100 and https://github.com/cyrraz/plothist/pull/96


**Full Changelog**: https://github.com/cyrraz/plothist/compare/v1.0.2...v1.0.3

1.0.2

What's Changed
* Fix minor histogram uncertainty bug by 0ctagon in https://github.com/cyrraz/plothist/pull/93
* Allow for non-square figure size when doing 2D plot with projections by 0ctagon in https://github.com/cyrraz/plothist/pull/94
* Add 2D example with discrete colormap by 0ctagon in https://github.com/cyrraz/plothist/pull/92
* Documentation fixes and improvements by cyrraz in https://github.com/cyrraz/plothist/pull/95


**Full Changelog**: https://github.com/cyrraz/plothist/compare/v1.0.1...v1.0.2

1.0.1

- Add README to PyPI
- Documentation on how to convert fit PDFs from RooFit and zfit be used by plothist.

1.0

Major interface and documentation improvement. A [gallery](https://plothist.readthedocs.io/en/latest/example_gallery) with all the plots and scripts used to create them is now available.

**Major changes**
* Define `plot_model()` and `plot_data_model_comparison()` as more general versions of `plot_mc()` and `compare_data_mc()`. The models can be made of multiple stacked and unstacked components, which can be histograms or functions.
* Change the name and default values of many function arguments to improve readability (see [documentation](https://plothist.readthedocs.io/en/latest/documentation/documentation.html) and [gallery](https://plothist.readthedocs.io/en/latest/example_gallery))
* Remove `plot_mc()` and `compare_data_mc()`.
* `compare_two_hist()` is now `plot_two_hist_comparison()`
* Define `plot_function()` to plot single or multiple functions, stacked or unstacked.
* Documentation reworking
* 🖼️ [Gallery with all the plots and scripts used to create them](https://plothist.readthedocs.io/en/latest/example_gallery)
* More examples and better categories
* Remove jargon
* Updated variable registry, can now add/delete/update parameters easily

**Minor changes**
* New comparison: asymmetry
* Drop `save_as` functionality
* 2d hist flattening now in an external function
* Drop small style
* New utility function to reorder legend entries
* Drop `scikit-learn` dependency
* Upgraded `boost-histogram` to last version `v1.4.0`

0.9

Additional low-level functions, utility functions and code cleanup and logic improvements:

- More specialised functions for histogram comparison and uncertainty propagation,
- Asymmetrical uncertainty support for unweighted histograms,
- Added small documentation,
- `savefig()` and automatic `ylabel` size scaling utility functions,
- Better documentation for HEP.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.