sachsmc / plotROC

Interactive ROC plots with ggplot + d3.js.
http://sachsmc.github.io/plotROC
Other
86 stars 15 forks source link

Border on (0,0) and (1,1) for visible area #50

Closed leonfrench closed 7 years ago

leonfrench commented 7 years ago

One suggestion is to add coord_cartesian(expand=F), to remove the padding outside of 0-1 (as an option or by default). This may cut off some of the labels though.