Performance Sparklines - Values rounded to zero desimals

![Screenshot-2019-04-09-at-12.41.22.png|960x472](upload://pW2Cyz8EROrAduYTjKGOwDgFD1V.png)

I want the values above to be rounded, so it look like this:

Screenshot-2019-04-09-at-12.42.33.png

I guess I should use the “Math.round()” function, but where, and how is the question…?