lets-plot
lets-plot copied to clipboard
Error when using ` scale_identity(aesthetic="shape")`
+ scale_shape_identity()
works as expected but
+ scale_identity(aesthetic="shape")
produces error:
Internal error: IllegalStateException : [IdentityDiscreteMapperProvider] Can't create mapper for continuous domain DoubleSpan(21, 22)