Right now, the bump-plot cannot take negative values. But this user had NPS scores that ranged into negative values. I simply suggested the user add 100 to each of the statistics in a separate R table and it worked fine. I can’t think of any reason why running the values through an order-preserving function that converts all negative values to positive values (e^x?) would result in the bump plot behaving any differently.