I was wondering if anyone had a way of limiting the precision of the data that pops up when hovering over a trend in an interactive chart. The data extends out to like 10 decimal places. Currently I am creating calculated tags that are rounded to a couple decimal places and setting up those tags in the trends. Was just seeing if there was a better way to do this to avoid having to make a calculated tag for every float or double I want to trend.