OCKChartViewController

E853029

OCKChartViewController is a CareKit user interface controller responsible for displaying and managing chart-based visualizations of health and care-related data in iOS apps.

All labels observed (2)

Label Occurrences
OCKChartViewController canonical 1
OCKPieChart 1

How this entity was disambiguated

Statements (45)

Predicate Object
instanceOf CareKit user interface component
UIKit view controller
class
allows customization of chart appearance
updating charts when underlying data changes
category health informatics UI
conformsTo OCKInsightItemDelegate
displays OCKBarChart
OCKInsightItem
OCKPieChart
OCKScatterPlotChart
documentationProvidedBy Apple CareKit documentation
framework CareKit
hasInitializer initWithInsightItems:title:
hasMethod reloadData
setInsightItems:
viewDidLoad
viewWillAppear:
hasProperty chartView
insightItems
hostedOn GitHub CareKit repository
linked to: CareKit
inheritsFrom UIViewController
introducedIn CareKit 1.x
language Objective-C
Swift
license open source
partOf CareKit UI layer
linked to: CareKit
platform iOS
tvOS
watchOS
relatedTo OCKCareCardViewController
OCKConnectViewController
OCKSymptomTrackerViewController
requires UIKit
iOS 9.0 or later
responsibility display chart-based visualizations of data
manage chart-based visualizations of data
supports accessibility features
combining different chart types in one controller
displaying multiple insight items
interactive charts
targetAudience healthcare app developers
usedFor care-related data visualization
health-related data visualization
usedIn CareKit-based iOS apps

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

CareKit component OCKChartViewController
OCKChartViewController displays OCKPieChart
linked to: OCKChartViewController