GUI/PlotPanel.cs
Sun, 09 Jun 2013 16:53:16 +0000 Small correction to the plot with multiple axes.
Sun, 09 Jun 2013 16:44:19 +0000 Added an option to disable stacked axes in the plot.
Sun, 09 Jun 2013 16:08:59 +0000 Added the new OxyPlot based plot implementation.
Sun, 27 May 2012 14:23:31 +0000 Changed the license to the Mozilla Public License 2.0 and update the licensing information.
Sun, 01 Jan 2012 15:46:42 +0000 Added a context menu to the plot which allows the user to configure the time window for plotting.
Sun, 24 Jul 2011 22:12:01 +0000 Replaced the more expensive calls to DateTime.Now with DateTime.UtcNow.
Sun, 19 Jun 2011 12:41:18 +0000 Added support for saving and restoring the sensor history for the last 24h. The sensor history is now saved in a reduced format (duplicate values are removed, gaps are marked with a NAN sensor value.
Tue, 27 Jul 2010 18:38:11 +0000 Refactoring and fine tuning for Linux GUI.
Sat, 24 Jul 2010 20:15:49 +0000 Replaced the SplitContainer with SplitContainerAdv. Now the panels are directly resized and the splitter can be drawn nicely.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.