···608608 static double t_max = 1609459200; // 01/01/2021 @ 12:00:00am (UTC)
609609610610 ImGui::BulletText("When ImPlotAxisFlags_Time is enabled on the X-Axis, values are interpreted as\n"
611611- "UNIX timestamps in seconds and axis labels are formated as date/time.");
611611+ "UNIX timestamps in seconds and axis labels are formatted as date/time.");
612612 ImGui::BulletText("By default, labels are in UTC time but can be set to use local time instead.");
613613614614 ImGui::Checkbox("Use Local Time",&ImPlot::GetStyle().UseLocalTime);