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

Fixes the distance issue between the legend and the horizontal bar chart (Fixes #2138) #2214

Merged
merged 3 commits into from
Jan 21, 2018
Merged

Fixes the distance issue between the legend and the horizontal bar chart (Fixes #2138) #2214

merged 3 commits into from
Jan 21, 2018

Commits on Mar 2, 2017

  1. Fixes the distance issue between the legend and the horizontal bar ch…

    …art (Fixes #2138)
    
    Override the function calculateLegendOffsets in HorizontalBarChartView
    in order to select the correct axis for distance calculation. In case
    of horizontal chart the x-axis is described the the rightAxis (bottom)
    or the leftAxis(top).
    SvenMuc committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    7f5e1e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

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

Commits on Jan 17, 2018

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