Skip to content

Data Visualization

jeremyosterhoudt edited this page Nov 20, 2017 · 1 revision

Components

PredixDonutView

The PredixDonutView is a donut and pie chart, that defaults to the regular Predix data visualization color set. It's Interface Builder enabled, and has various properties for controlling its legend placement, donut characteristics, and an easy helper-method for loading data from a simple name/value dictionary.

PredixTimeSeriesView

The PredixTimeSeriesView is a line chart that easily shows Time Series data from the Predix Time Series service. It's Interface Builder enabled, and has various properties for controlling its legend placement, title and other characteristics, and an easy method for loading time series data.

PredixCircleProgressView

The PredixCircleProgressView is a circular progress display. It supports two thresholds, with color animations when those thresholds are crossed, progress update animation, clockwise or counterclockwise display, and many other options.

Getting Started

Features

  • Data Visualization (Coming soon!)
  • UAA Authentication View (Coming soon!)
  • Time Series View (Coming soon!)

How-To Guides:

  • Getting Started
  • Authentication (Coming soon!)
  • Time Series View (Coming soon!)
  • Data Visualization (Coming soon!)
  • Troubleshooting Tips (Coming soon!)

API Documentation:

Clone this wiki locally