Skip to content

Allow to completely disable info label in TQDefaultPlotter

Benjamin Rottler requested to merge fix-disabling-info-label into master

Release notes

Info label in TQDefaultPlotter can be now disabled by setting plotter.labels.info to false.

Details

Previously false would be printed onto the plot. Also setting plotter.labels.info to an empty string did not disable the info label.

Edited by Benjamin Rottler

Merge request reports