Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a few customizations and a new chart style #6

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2016

  1. Customization per Conectus Watch

    Elisa Barindelli authored and Elisa Barindelli committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    df664a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

  1. BAR CHART: Added options for gradient colors, positive only bars and …

    …rounded caps - LINE CHART: Added options for gradient colors - Updated examples
    Elisa Barindelli authored and Elisa Barindelli committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    7ff3cfc View commit details
    Browse the repository at this point in the history
  2. Added Gear Chart (pie chart in Apple watch style) + Updated examples

    Elisa Barindelli authored and Elisa Barindelli committed Oct 26, 2016
    Configuration menu
    Copy the full SHA
    ab49451 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Optional animation of Donut Chart drawing

    Elisa Barindelli authored and Elisa Barindelli committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    ba5a8bd View commit details
    Browse the repository at this point in the history
  2. Optional animation for Gear Chart drawing

    Elisa Barindelli authored and Elisa Barindelli committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    2b02884 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Donut animation fix: normalization of values smaller then the minimum…

    … slice size
    Elisa Barindelli authored and Elisa Barindelli committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    bac6224 View commit details
    Browse the repository at this point in the history
  2. Donut animation fix: normalization of values smaller then the minimum…

    … slice size
    Elisa Barindelli authored and Elisa Barindelli committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    4bd1e81 View commit details
    Browse the repository at this point in the history
  3. Donut animation fix: normalization of values smaller then the minimum…

    … slice size
    Elisa Barindelli authored and Elisa Barindelli committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    43c0066 View commit details
    Browse the repository at this point in the history
  4. Donut animation fix: normalization of values smaller then the minimum…

    … slice size
    Elisa Barindelli authored and Elisa Barindelli committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    5170b68 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. added outofbound check

    marcozabo committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    5d9bf85 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. review assert for less colors than values.

    stumminia committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    5a07e31 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. up to 1.2.12

    stumminia committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    3578bc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. swift 5.0

    stumminia committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    b8c0b69 View commit details
    Browse the repository at this point in the history
  2. fix

    stumminia committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    4b1b621 View commit details
    Browse the repository at this point in the history
  3. 1.2.14

    stumminia committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    f5e31a7 View commit details
    Browse the repository at this point in the history