In the first plot, when the pointer hovers over min/max points, it might be acceptable to display either "min" or 0. Therefore, an option to toggle between these two display modes is necessary. If the point doesn't have a corresponding break, the domain value should be displayed.
In the second plot, when the pointer hovers over any point, the tooltip should display the break value instead of the domain value. An option to configure this behavior will be helpful in this case.
Consider two plots:
In the first plot, when the pointer hovers over min/max points, it might be acceptable to display either "min" or 0. Therefore, an option to toggle between these two display modes is necessary. If the point doesn't have a corresponding break, the domain value should be displayed.
In the second plot, when the pointer hovers over any point, the tooltip should display the break value instead of the domain value. An option to configure this behavior will be helpful in this case.