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

[pie] improvements to pie charts #5236

Merged
merged 1 commit into from
Jul 12, 2018
Merged

Commits on Jun 18, 2018

  1. [pie] improvements to pie charts

    Pie chart was using `limit` instead of `row_limit` which didn't work.
    
    Also set a lower default limit to 25 to prevent the chart from getting
    super crowded.
    
    Unrelated drive-by fix of setting "percentage metric" to default to `[]`
    mistercrunch committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    b0529d6 View commit details
    Browse the repository at this point in the history