Open Issues Need Help
View All on GitHub Automatic bin number calculation for variable registry over 1 year ago
AI Summary: Implement automatic bin number calculation in the `plothist` Python package's variable registry. Currently, the number of bins defaults to 50; the task is to replace this with a calculation using `numpy.histogram_bin_edges`, allowing for data-driven binning based on the range of values.
Complexity:
3/5
enhancement good first issue
cyrraz/plothist cyrraz/plothist Visualize and compare data in a scalable way and a beautiful style.
Open project →
20
Visualize and compare data in a scalable way and a beautiful style.
Python