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

Remove minimum height for zero-values in bar chart #209

Merged
merged 1 commit into from
Jul 21, 2019

Commits on Dec 19, 2018

  1. Remove minimum height for zero-values in bar chart

    Fixes frappe#201.
    
    This is really a UX issue.
    
    Previously, if any datapoint was a zero-value, it would still be visible on the chart, making it seem it has non-zero data.
    
    P.S. I wasn't able to run the contribution steps locally, so I have no idea how to rebuild the distribution(s). That might need a separate commit/PR.
    Alchez authored Dec 19, 2018
    Configuration menu
    Copy the full SHA
    87b68e9 View commit details
    Browse the repository at this point in the history