Following #233 the header part of a tooltip can be customized, but for some charts it would also be beneficial to hide the value part of the tooltip, when the values are of little or no meaning to the user.
For example, this area chart used in the ML data visualizer plots the distribution of metric values in a density curve, and the y axis values should ideally not be shown to the user as they are only numbers used in the calculations to give equal area bars for the percentiles plotted in the chart:

Following #233 the header part of a tooltip can be customized, but for some charts it would also be beneficial to hide the value part of the tooltip, when the values are of little or no meaning to the user.
For example, this area chart used in the ML data visualizer plots the distribution of metric values in a density curve, and the y axis values should ideally not be shown to the user as they are only numbers used in the calculations to give equal area bars for the percentiles plotted in the chart: