Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Trading chart xcode 14 #8

Open
wants to merge 40 commits into
base: trading-chart
Choose a base branch
from

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    22e8eca View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Add tutorial links

    phuanggh authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b998b5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from phuanggh/phuanggh-patch-1

    Add tutorial links
    phuanggh authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    c729d8c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Fixed the use of partitioningIndex(where:) in ChartDataSet.entriesFor…

    …XValue
    
    Fixed the rounding issue of ChartDataSet.entryIndex()
    mbharry committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    41ae51d View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Merge pull request ChartsOrg#4700 from GetBlast/revert_PR_4271_and_pr…

    …event_parent_scrollView_on_dragging
    
    Revert ChartsOrg#4271 and disable parent scroll view on dragging
    liuxuan30 authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    85cfba9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    4180877 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Merge pull request ChartsOrg#4791 from danielgindi/fix/update-cocoapods

    Update project settings to support publishing pod
    pmairoldi authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    1629bcd View commit details
    Browse the repository at this point in the history
  2. bump pod version

    pmairoldi committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    b61fc9b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    799ec91 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Properties on axis renderers to Objc (Fixes ChartsOrg#4800)

    This makes the three public properties on XAxisRenderer and YAxisRenderer, available for access from Objc.
    SLambrakis committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9b8433f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    85cc87d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    e2d2038 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    30538b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Remove Cocoadocs reference from README

    Cocoadocs does not exist anymore
    rph8 authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    08aff41 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Update ChartData.swift

    Fix the wrong implementation of max function
    Tho Do committed May 13, 2022
    Configuration menu
    Copy the full SHA
    23bf320 View commit details
    Browse the repository at this point in the history
  2. Add testMaxEntryCountSet

    Tho Do committed May 13, 2022
    Configuration menu
    Copy the full SHA
    b44cc74 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Merge pull request ChartsOrg#4812 from rph8/master

    Remove Cocoadocs reference from README
    pmairoldi authored May 25, 2022
    Configuration menu
    Copy the full SHA
    9f334a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eab0e40 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ChartsOrg#4669 from phuanggh/master

    Added tutorial links
    pmairoldi authored May 25, 2022
    Configuration menu
    Copy the full SHA
    25d2f06 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ChartsOrg#4822 from truongtho1603/fix/crash-maxEnt…

    …ryCountSet
    
    Update ChartData.swift
    pmairoldi authored May 25, 2022
    Configuration menu
    Copy the full SHA
    d2ae284 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ChartsOrg#4801 from SLambrakis/bugfix/4800-objc-ax…

    …is-renderer-properties
    
    Properties on axis renderers to Objc (Fixes ChartsOrg#4800)
    pmairoldi authored May 25, 2022
    Configuration menu
    Copy the full SHA
    313c285 View commit details
    Browse the repository at this point in the history
  6. Bump podsepc version

    pmairoldi committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b38b8d4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    e4a0c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d768a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2095115 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    a9193a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Update ChartDataSet.swift

    Missing method.
    batikansosun authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9e4c77c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    65c93d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    3af939e View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    lukeredpath committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    be742eb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Update README.md

    Update section name for adding through Target settings in Xcode
    jeremyteh authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d925593 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Merge pull request ChartsOrg#4886 from jeremyteh/patch-1

    Update README.md
    pmairoldi authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    5f6edd8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ChartsOrg#4875 from wlixcc/master

    Fix navigation bar transparent issue
    pmairoldi authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    79cfb9a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Merge pull request ChartsOrg#4861 from batikansosun/batikansosun-patch-1

    Update ChartDataSet.swift
    pmairoldi authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    130b505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4720a29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ChartsOrg#4823 from lukeredpath/lukeredpath/swift-5.7

    Fixes for Swift 5.7 compiler
    pmairoldi authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    1ae0003 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ChartsOrg#4836 from eliakorkmaz/issue-4835

    Add double mark for compiler check related with issue ChartsOrg#4835
    pmairoldi authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    c8aa118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ed3db5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge pull request ChartsOrg#4829 from FelixHerrmann/master

    Fix chart only drawing first entry
    pmairoldi authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2c77b2b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Merge remote-tracking branch 'origin-danielgindi/master' into trading…

    …-chart-xcode-14
    
    # Conflicts:
    #	Source/Charts/Data/Implementations/Standard/ChartDataSet.swift
    tomcheung-crypto committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ef42da6 View commit details
    Browse the repository at this point in the history