[use case] Creates a new chart that represents numeric x (intervals) and y values with a line.
Creates a new chart that represents numeric x (intervals) and y values with a line.
If the input dataset is an instance of a TimePeriodValuesCollection,
TimeSeriesCollection or TimeTableXYDataset the domain axis will correctly be set to a
DateAxis.
the data the chart will visualize
[use case] Creates a new chart that represents numeric x (intervals) and y values with a line.
Creates a new chart that represents numeric x (intervals) and y values with a line.
If the input dataset is an instance of a TimeTableXYDataset the domain axis will correctly
be set to a DateAxis.
the data the chart will visualize
Factory for numeric bar charts.