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

Bugfix for fix #1488, #1564 #1565

Merged
merged 2 commits into from
Sep 29, 2016
Merged

Bugfix for fix #1488, #1564 #1565

merged 2 commits into from
Sep 29, 2016

Commits on Sep 27, 2016

  1. fix ChartsOrg#1488, ChartsOrg#1564

    1. use axis.centerAxisLabelsEnabled instead of local variable to avoid dirty read
    2. fix xAxis label missing issue
    liuxuan30 committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    67ad1ba View commit details
    Browse the repository at this point in the history
  2. n should be 1 whether centerAxisLabelsEnabled or not (if 0, bar chart…

    … will have missing x axis labels after zoom in)
    liuxuan30 committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    5170d18 View commit details
    Browse the repository at this point in the history