NucliOS - What's New in 2013.2

Torrey Betts / Tuesday, November 19, 2013

Introduction

The 2013 Volume 2 release of NucliOS is packed full of new controls and features to help you easily create stunning apps using Xcode or Xamarin.iOS. Without further ado, the following are the new controls and updates included with this new release.

IGBulletGraphView (New Control)

IGBulletGraphView (New Control)

Deliver a simple and concise view of key performance indicators (KPI) to presents progress towards goals and good/better/best ranges in as little horizontal or vertical space as possible.

FEATURES

  • Configurable Orientation
  • Ranges
  • Animated Transitions
  • Custom Scale Labels
  • Themes

IGCalendarView (New Control)

IGCalendarView (New Control)

The IGCalendarView is the multitool of calendars. It's a 3 in 1 calendar allowing you to effortlessly navigate between year, month and day views. Connect it directly to your device's calendar or connect your custom appointments.

FEATURES

  • Year View
  • Month View
  • Day View
  • Appointments
  • Calendar Localization
  • Animated Transitions
  • Themes

IGChartView (Updated)

IGChartView (Updated)

Our high performance and feature rich IGChartView was updated for 2013 Volume 2 with the following features:

  • Custom Markers - Allowing you to insert a UIView in place of a marker on a data point.
  • Rounded Corners - You can configure rounded corners on the following series: IGBarSeries, IGColumnSeries, IGRadialColumnSeries, IGRadialPieSeries, IGRangeColumnSeries, IGStacked100BarSeries, IGStackedBarSeries, IGStacked100ColumnSeries, IGStackedColumnSeries and IGWaterfallSeries.
  • Single Axis Zoom - Allowing the IGChartView to restrict its zooming along either the vertical or horizontal axis.

IGFunnelChartView (New Control)

IGFunnelChartView (New Control)

The IGFunnelChartView displays funnel slices with progressively increasing or decreasing values. The funnel chart view supports multiple slice selection, tooltips, tap and long press gestures.

FEATURES

  • Legend
  • Slice Selection
  • Weighted Slices
  • Animated Transitions
  • Themes

IGGridView (Updated)

IGGridView (Updated)

Our powerful and feature rich IGGridView was updated for 2013 Volume 2 with the following features:

  • Grid Data Entry - Allowing you to place a grid cell into a mode that makes it editable.
  • Swipe Row - Allows a user to swipe their finger on a row and have the row slide in a specific direction, exposing a UIView on the left or right side of the row. This feature was updated, allowing the user to drag rows or performing percentage dragging.

IGLinearGaugeView (New Control)

IGLinearGaugeView (New Control)

Make your data visualizations and dashboards more engaging with a Linear Gauge that shows off KPIs with rich style and interactivity. The gauges are powerful, easy to use, and highly configurable to present dashboards.

FEATURES

  • Configurable Orientation
  • Preset Needles
  • Ranges
  • Animated Transitions
  • Custom Scale Labels
  • Themes

IGOverlayView (New Control)

IGOverlayView (New Control)

The overlay is a powerful and extremely flexible control for displaying any type of view that will overlay another view, with or without animation, when shown or dismissed. Adding views to overlay another view is a cinch, but if you require more than a quick and simple solution, the overlay was also designed to be extended upon. By deriving from the overlay class, you can tap into your creative psyche while using the overlay to help push your app to the next level.

FEATURES

  • 12 Enter Animations
  • 12 Exit Animations
  • Custom Animation Support
  • Extensible

IGProgressView (New Control)

IGProgressView (New Control)

The progress is a multifaceted progress control capable of rendering standard, radial, or even custom progress shapes. In addition, to the progress looking great out of the box, nearly every part of its UI can be styled to look great in your app. Properties are exposed to make it simple to adjust the color of the progress. Although, if you require finer tuning; layer properties are exposed to give you complete control over the progress appearance all the way down to the stroke used. The styling doesn't stop at only visual appearance, the properties for the animation duration and animating timing function allow for polishing the animation that occurs when the progress changes value.

FEATURES

  • 5 Progress Types
  • Custom Progress Shapes
  • Configurable Start/End Angle
  • Animated Transitions

IGRangeSelectorView (New Control)

IGRangeSelectorView (New Control)

While not a standalone control, the IGRangeSelectorView in conjuction with the IGChartView becomes a very powerful tool. Drop it in your application along with a chart, wire them up, and watch the magic begin, as the IGRangeSelectorView will add a simple slider based zoom functionality to your application.

FEATURES

  • Synchronizes Interaction with the IGChartView
  • Configurable Orientation
  • Themes

IGSparklineView (New Control)

IGSparklineView (New Control)

The IGSparklineView is a lightweight chart that is used within data sets, usually when displayed in a list or grid. Sparklines are non-interactive and support limited display options such as markers, trend lines and value ranges.

FEATURES

  • 4 Sparkline Types
  • Markers
  • Trendlines
  • Adjustable Ranges
  • Animated Transitions
  • Themes

IGTreemapView (New Control)

IGTreemapView (New Control)

The IGTreeMapView is designed to display a hierarchical data structure of treemap nodes, where each node is represented by a rectangle. Each treemap node can have any number of child nodes and the children are sorted by size, from largest to smallest.

FEATURES

  • Slice and Dice Layout
  • Squarified Layout
  • Strip Layout
  • Color Mapper
  • CoreGraphics Rendering Mode
  • UIView Rendering Mode
  • Animated Transitions
  • Themes

Download the Trial

Try out NucliOS for free by downloading the fully featured trial.

By Torrey Betts