scale_x_steps2()
throws an error when labels and breaks are manually specified
#6054
Labels
scale_x_steps2()
throws an error when labels and breaks are manually specified
#6054
Hi! I've noticed an annoying bug.
When data contains enough variance to plot all breaks,
scale_fill_steps2()
works as expected.However, when number of breaks exceeds the number of unique oobservations, the function fails:
Could this be linked to #4548 ?
The text was updated successfully, but these errors were encountered: