@ -122,6 +122,7 @@ vector<size_t> make_histogram(vector<double> numbers, size_t bin_count)
}
return bins;
void show_histogram_text(){}