Was missing a closing bracket }… but now can’t get the FormatSettings to work properly… giving me a percentage 10 decimals out…
Thanks… but could not get it to work. when i added in the formatFunction: function (value) { if (value >= 10) { return value; };
everything quit showing.