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

Updated Usage page display to fix several issues. #2082

Merged
merged 1 commit into from
Apr 12, 2019
Merged

Commits on Apr 12, 2019

  1. Updated Usage page display to fix several issues.

        - Moved mouse pointer instruction.
        - Made textual changes to "No. of plans by template"
        - The bar charts for  "No. users joined during last year" and
        "No. plans during last year" months are in ascending order. They were
        in descending order previously. Updated the count statistics methods
        in statistics_controller.rb.
        - The "No. plans by template" bar chart is now  replaced by a stacked bar chart
        as this is visually better for large data.
        - updated the by_template method in the create_or_update.rb with code from @xsrust.
        This now aggregates template counts for a month correctly.
    
        Fix for issue #1679.
    johnpinto1 committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    29d602a View commit details
    Browse the repository at this point in the history