scales icon indicating copy to clipboard operation
scales copied to clipboard

scales: 2 issues

Open JJHelly opened this issue 2 years ago • 0 comments
trafficstars

Aloha. Just discovered scales and want to thank you for that. I find a couple of things to comment on.

  1. scale_x_continuous(labels = scales::label_number(accuracy = 0.5), breaks = c(-124, -120, -116)) if accuracy = 0.0 (ie, integer) then the values on the axis are NA.

  2. It seems to me that 'accuracy' is more correctly 'precision'

Mahalo for the work.

JJHelly avatar Nov 15 '23 19:11 JJHelly