Warn when Annotate Global Data filter has invalid format specifier
Modified vtkAnnotateGlobalDataFilter
to parse the format string and make sure the type specifier is valid for the type of data being annotated. Warns if this is not the cases and places the text "(error)" in the value's place.
Closes #20483 (closed)
Edited by Cory Quammen