Row - Names that identify different graphs drawn in the same chart.Column - X-axis.public final class DataSetBuilder<Row extends Comparable,Column extends Comparable> extends Object
CategoryDataset.
This code works around an issue in DefaultCategoryDataset where
order of addition changes the way they are drawn.
Copyright © 2004-2013 Hudson. All Rights Reserved.