diff --git a/plugins/feature/startracker/startrackergui.cpp b/plugins/feature/startracker/startrackergui.cpp index 2ecc7b719..2db9d144d 100644 --- a/plugins/feature/startracker/startrackergui.cpp +++ b/plugins/feature/startracker/startrackergui.cpp @@ -292,6 +292,7 @@ StarTrackerGUI::StarTrackerGUI(PluginAPI* pluginAPI, FeatureUISet *featureUISet, autoUpdateSolarFlux(); createGalacticLineOfSightScene(); + plotChart(); } StarTrackerGUI::~StarTrackerGUI()