summaryrefslogtreecommitdiffstats
path: root/Project/ChartView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/ChartView.h')
-rw-r--r--Project/ChartView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/ChartView.h b/Project/ChartView.h
index 741ffe2..574ee81 100644
--- a/Project/ChartView.h
+++ b/Project/ChartView.h
@@ -55,7 +55,7 @@ class ChartView : public ChartViewBase
mpInfoLegend* m_leg = NULL;
bool m_hideGrid = true;
- bool m_showLeg = false;
+ bool m_showLeg = true;
bool m_showCoords = false;
bool m_darkTheme = false;