hist
hist copied to clipboard
[BUG] Missing sqrt when computing sigma in _construct_gaussian_callable
Describe the bug
It seems that there is Missing sqrt when computing sigma in _construct_gaussian_callable in plot.py
Steps to reproduce Implementation is here plot.py line293