refactoring
This commit is contained in:
@@ -36,7 +36,7 @@ class HistogramView {
|
||||
|
||||
#displaySelectBatchcodeCombination(histograms, histogramChartView, chartWithSlider) {
|
||||
const selectBatchcodeCombination =
|
||||
new BatchcodeCombinationSelection().getSelectBatchcodeCombination(
|
||||
BatchcodeCombinationSelection.getSelectBatchcodeCombination(
|
||||
{
|
||||
histograms: histograms,
|
||||
onSelect: histoDescr => this.#displayHistogram(histoDescr, histogramChartView, chartWithSlider)
|
||||
|
||||
Reference in New Issue
Block a user