Charts breaking changes

cocoapods

10 curated breaking changes across major versions of Charts. Use this as a migration checklist before bumping dependencies.

10
changes
Breaking changes by transition
  • v2.3.0 \u2192 v3.0.0breaking

    Refactored marker mechanism

  • v2.3.0 \u2192 v3.0.0breaking

    Refactored legend entry mechanism

  • v2.3.0 \u2192 v3.0.0breaking

    Each dataset can now set its own legend form/size/etc.

  • v2.3.0 \u2192 v3.0.0breaking

    Some classes have been renamed, keeping the namespaced name only in ObjC (using Swift 2.2 `objc(...)` feature, and the change of a major version update)

  • v2.3.0 \u2192 v3.0.0breaking

    `FillFormatter` now has a block representation using `FillFormatter.withblock(...)`

  • v2.2.3 \u2192 v2.2.4breaking

    We've moved to _Swift 2.2_, which means that the minimum required Xcode version is now 7.3

  • v2.2.3 \u2192 v2.2.4breaking

    New support for stepped line charts!

  • v2.2.3 \u2192 v2.2.4breaking

    The new zero-line feature now defaults to `false`

  • v2.2.3 \u2192 v2.2.4breaking

    Fixes related to cubic-lines

  • v2.2.3 \u2192 v2.2.4breaking

    Improvements to edge cases in Pie charts

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cocoapods/Charts
Charts breaking changes — CocoaPods migration guide | DepScope