Searched refs:nlabels (Results 1 – 1 of 1) sorted by relevance
441 int i, nlabels; in bar_graph_draw() local449 nlabels = count_labels(bg); in bar_graph_draw()450 space_per_label = (x2 - x1) / (double) nlabels; in bar_graph_draw()