Added classes for LinePlotRenderer.java, LinePlotDataset.java, and LinePlotTest.java.
These classes are meant to support creating 1D line plots as brought up by Issue #208. The classes have bare functionality but further work needs to be done to support various optional input parameters when creating the line Plots.
Added classes for LinePlotRenderer.java, LinePlotDataset.java, and LinePlotTest.java.
These classes are meant to support creating 1D line plots as brought up by Issue #208. The classes have bare functionality but further work needs to be done to support various optional input parameters when creating the line Plots.