Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PhilJay/MPAndroidChart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DemonGiggle/MPAndroidChart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 6, 2015

  1. upgrade gradle

    giggle committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    b612ef6 View commit details
    Browse the repository at this point in the history
  2. support repeatable x labels

    giggle committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    c45ed5d View commit details
    Browse the repository at this point in the history
  3. remove debug log

    giggle committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    4749408 View commit details
    Browse the repository at this point in the history
  4. fix invalid virtual index calculation

    giggle committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    b3b046f View commit details
    Browse the repository at this point in the history
  5. workaround for inifnite x-axis scrolling

    giggle committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    0fa8dc1 View commit details
    Browse the repository at this point in the history
  6. Revert "support repeatable x labels"

    This reverts commit c45ed5d.
    
    Conflicts:
    	MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java
    giggle committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    fa53cf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2015

  1. add flag to control inifnite X-axis scrolling

    giggle committed Jan 14, 2015
    Configuration menu
    Copy the full SHA
    e104f48 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2015

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