Graphing
-
AWFWeatherGraphSeriesis a subclass ofAWFGraphSeriesthat provides additional functionality for generating graphs based on requested weather data from the API. Instances ofAWFWeatherGraphSeriesmust provide one or moreAWFWeatherSeriesItemobjects to use for representing a data element on the graph.See moreSee
AWFWeatherSeriesItemDeclaration
Objective-C
@interface AWFWeatherGraphSeriesSwift
class AWFWeatherGraphSeries -
An
AWFWeatherSeriesIteminstance is a subclass ofAWFSeriesItemthat supports defining anAWFWeatherEndpointto use when requesting weather data needed for rendering this series item on a graph.See moreSee
AWFWeatherGraphSeriesDeclaration
Objective-C
@interface AWFWeatherSeriesItemSwift
class AWFWeatherSeriesItem
View on GitHub
Graphing Reference