If the data series passed to ScaleGradient
in plot
is integer-valued, it does not generate a correct color gradient. Here is a sequence consisting of integers used in a call to ScaleGradient
:
And the same after casting to floats:
Comment From: cpcloud
@fonnesbeck can u post ur code? thanks!
Comment From: fonnesbeck
Comment From: jreback
deprecating rplot in 0.16.0, so closing this.