public static void ShowExperienceChartNotification(string comm) { ExperienceChart f = new ExperienceChart(); ShowNotification(f, comm); }