Skip to content
Snippets Groups Projects
Commit f0e39fdd authored by timmolter's avatar timmolter
Browse files

comment fixes

parent 992bb822
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ import com.xeiam.xchart.Chart;
import com.xeiam.xchart.SwingWrapper;
/**
* Create multiple curves on one chart
* Create multiple curves on one Chart
*
* @author timmolter
*/
......
......@@ -23,7 +23,7 @@ import com.xeiam.xchart.QuickChart;
import com.xeiam.xchart.SwingWrapper;
/**
* Create a chart matrix
* Create a Chart matrix
*
* @author timmolter
*/
......
......@@ -19,7 +19,7 @@ import com.xeiam.xchart.Chart;
import com.xeiam.xchart.SwingWrapper;
/**
* Create chart with single point
* Create Chart with single point
*
* @author timmolter
*/
......
......@@ -22,7 +22,7 @@ import com.xeiam.xchart.Chart;
import com.xeiam.xchart.SwingWrapper;
/**
* Creates a simple charts using Longs as inputs
* Creates a simple Chart using Longs as X-Axis data
*
* @author timmolter
*/
......
......@@ -34,7 +34,7 @@ import com.xeiam.xchart.SeriesMarker;
import com.xeiam.xchart.SwingWrapper;
/**
* Create a chart with a Date x-axis and extensive chart customization
* Create a Chart with a Date x-axis and extensive chart customization
*
* @author timmolter
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment