When I set range data as [1,2,3], it shows '.001 .002 .003' on x-axis but I want to display '1 2 3' .Is there any way to do that? [Here is the example](https://stackblitz.com/edit/data-driven-range-slider-react-integration-fumuvc?file=index.js)