aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
authorSamuel Fadel <samuelfadel@gmail.com>2016-01-27 17:25:40 +0100
committerSamuel Fadel <samuelfadel@gmail.com>2016-01-27 17:25:40 +0100
commitfea725031187cc70f345ea9eae7a9b59d09f9e45 (patch)
tree9e88ab45695a927ef8d476c0f30eff288e5431ae /main.cpp
parentc89a9325f3bf1ccdcdbcd92a480511861a79b4b8 (diff)
Regular points now visible by default (and quite small).
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index 924cb81..a9a5a86 100644
--- a/main.cpp
+++ b/main.cpp
@@ -240,6 +240,7 @@ int main(int argc, char **argv)
m->cpPlot->setAutoScale(false);
m->rpPlot->setAutoScale(false);
+ m->rpPlot->setGlyphSize(3.0f);
m->cpPlot->setColorData(labels(cpIndices), false);
// This sets the initial CP configuration, triggering all the necessary