I have a series of data representing money and I need the tooltip to show the data series and format the data. I have a working function that will convert "123456.78" to "123,456.78" but I cannot apply this in the tooltip. My code is as follows:I have a series of data representing money and