In creating ggplot graphics with R and the package geom_dl, I receive the following message upon passing my graph to plotly:
In regularize.values(x, y, ties, missing(ties)) :
collapsing to unique 'x' values
Can plotly include geom_dl labels in the future?