add_trace_characteristics# AMIConturEyeDiagram.add_trace_characteristics(name, arguments=None, solution_range=None)# Add a trace characteristic to the plot. Parameters: namestrName of the trace characteristic. argumentslist, optionalArguments if any. The default is None. solution_rangelist, optionalOutput range. The default is None, in which case the full range is used. Returns: boolTrue when successful, False when failed.