#include <vector>

void
show_histogram_svg(const std::vector<std::size_t>& bins, std::size_t& interval_task);