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: Namnodorel/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.
  • 9 commits
  • 20 files changed
  • 4 contributors

Commits on Jan 2, 2019

  1. added titles to the axis

    xpete authored and Namnodorel committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    b768c24 View commit details
    Browse the repository at this point in the history
  2. adds right axis title

    xpete authored and Namnodorel committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    69a36fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73dcb36 View commit details
    Browse the repository at this point in the history
  4. Updated Gradle; Alternative implementation of grouping BarCharts

    This needs some debuggin'
    
    
    Fixed that mishap
    
    
    Slight correction so that the group is a little bit more centered around the actual X value
    
    
    Test 'cause the group isn't centered quite yet.
    
    
    Revert "Test 'cause the group isn't centered quite yet."
    
    This reverts commit b9f8335.
    
    Add half a barwidth to the x value when grouping
    
    
    Removed no longer needed debug messages
    Namnodorel committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    1f5c11f View commit details
    Browse the repository at this point in the history
  5. Fixed stacked BarChart only working when values are provided in const…

    …ructor
    Namnodorel committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    ccd8f5f View commit details
    Browse the repository at this point in the history
  6. Modified BarChart grouping to grant additional space and removed depr…

    …ecated paramters
    Namnodorel committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    420edc6 View commit details
    Browse the repository at this point in the history
  7. Reverted parameter change

    Namnodorel committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    6e2a1fb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

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

Commits on Aug 3, 2019

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