dstatChartGenerator dstatChartGenerator is a Tool to generate PNG Chart from DSTAT output CSV file. Installation Apache Ant is required to build project. To compile, make jar, and run the project: $ ant main To only run the project: $ ant run