powered by
Better label formatting to avoid overlapping
format_label(labels, accuracy)
a vector of adjusted labels
a numerical vector of labels
the accuracy of the label
format_label(c(0.87, 0.87, 0.9, 0.93, 0.95), 0.01) format_label(c(0.87, 0.87, 0.9, 0.93, 0.95, 0.96, 0.96), 0.01)
Run the code above in your browser using DataLab