At the moment a histogram is computed with range and n_bin derived automatically. To make the histogram widget be more useful for analysis, custom - n_bin - bin_width - range need to be configurable. related to frontend: https://github.com/CARTAvis/carta-frontend/issues/1488
At the moment a histogram is computed with range and n_bin derived automatically. To make the histogram widget be more useful for analysis, custom
need to be configurable.
related to frontend: CARTAvis/carta-frontend#1488