Graph v1.19 for LFS stats! (c) Alexander 'smith' Rudakov (piercemind@gmail.com) * ATTENTION There is no technical support on this program at all, so use it on your own risk! * General information This program is needed to generate race graphs for statistics. You'll need *.tsv files generated by LFS stats! v1.22 or later to make this program work. * Requirements To use graph.exe you need modern Windows installation and installed Microsoft.NET framework v2. NPlot.dll is required for graph.exe as well, and must be placed together with graph.exe or to any %PATH% directory. * Usage instructions Run graph.exe from directory where *.tsv files are located. graph.exe writes resulting graphs to "graph/" subdirectory. * Configuration There are some options you can configure in graph.xml configuration file. * Additional information This product includes software developed as part of the ScPl plotting library project available from: http://www.netcontrols.org/scpl/ * Update log v1.19 - Fixed zero-lapped player case; - Graphs are not created if they already exist on disk and have non-zero length; - (Hopefully) fixed sometimes wrongly placed laptime chart title; v1.18 - Lapdata bugfix; v1.17 - Bugfix of lap times bugfix; v1.16 - Lap times bugfix; v1.15 - Lap times graph average time mark now excludes first lap; v1.14 - Time axis tick step of laptimes graph made exactly one second; - Minimum value of laptimes graph time axis can be set to race's best lap; - Laptimes graph width fixed; v1.13 - MS.Net framework 2 is now required; - Added opportunity to generate lap times data for all players (a few new config keys added as well; v1.12 - Lap by lap graph improved; v1.11 - TSVInputDirectory wasn't working properly; v1.1 - Added external configuration file;