Open cranknasty opened 4 years ago
I have had this error come up a lot when I started to work with the ggrader
package.
The function expects all numerical values to be under 1 when nothing else is specified. If your values are above this, either scale them all down to be in the range of 0-1 or specify your desired limits with the options grid.min, grid.mid, grid.max, values.radar
etc.
Error: 'plot.data' contains value(s) > grid.max from tibble object with 13 rows and 12 columns?