Skip to content
Snippets Groups Projects
Commit 25063885 authored by Giacomo Strangolino's avatar Giacomo Strangolino
Browse files

fixing legend anomaly

parent f981f077
No related branches found
No related tags found
No related merge requests found
......@@ -114,6 +114,7 @@ void I0MMonPlot::setSources(const QString &x, const QString &y, const QMap<int,
}
}
updateLegend();
printf("I0MMonPlot::setSources curvesSize %d\n", curves().size());
}
void I0MMonPlot::setYBounds(double ymi, double yma) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment