java.lang.Object
com.orsoncharts.demo.SampleData
Sample datasets. The datasets here are hard-coded for the purpose of
keeping the demo self-contained - in practice you would normally read your
data from a file, database or other source.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreates a sample dataset containing revenue data for several large companies in the computer industry.
-
Constructor Details
-
SampleData
public SampleData()
-
-
Method Details