Format a value based on type and data. By default, no strings are looked up and " " is returned. You need to define `lookup_string` in order to actually lookup strings from the string table. :param _type: The numeric type of the value :param _data: The numeric data o
(_type, _data, lookup_string=lambda ix: "<string>")
source not stored for this graph (policy: none)
no test coverage detected