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

All Charts Icons Support Swift3 [Dub #629, #624, #1261] #1793

Merged
merged 9 commits into from
Feb 20, 2017

Commits on Nov 3, 2016

  1. added test image to demo project

    Anatoly Rosencrantz authored and abjurato committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    dc1d1b2 View commit details
    Browse the repository at this point in the history
  2. all datasets via superclass: added var drawIconsEnabled, func isDrawI…

    …consEnabled() and var iconOffset
    abjurato committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    7bc0835 View commit details
    Browse the repository at this point in the history
  3. utils: drawImage(context:image:point:expectedSize:offset:)

    Anatoly Rosencrantz authored and abjurato committed Nov 3, 2016
    Configuration menu
    Copy the full SHA
    b64fa1b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. all renderers are drawing icon image if it is stored in entitie's dat…

    …a property and dataset allows
    abjurato committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    5161890 View commit details
    Browse the repository at this point in the history
  2. some demos updated to toggle icons

    abjurato committed Nov 5, 2016
    Configuration menu
    Copy the full SHA
    fbba515 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. unit tests

    abjurato committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    574813b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. Configuration menu
    Copy the full SHA
    3784b31 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into icons3

    # Conflicts:
    #	Charts.xcodeproj/project.pbxproj
    abjurato committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    ebfb1dc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. allow to make vertical-only offset for icons on Pie and Radar charts …

    …(in addition to distance from center)
    abjurato committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    ccaa966 View commit details
    Browse the repository at this point in the history