Comment 2 for bug 1263232

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/63967
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c42c467e9d5a54af1665eb101bb0d51a464ca867
Submitter: Jenkins
Branch: master

commit c42c467e9d5a54af1665eb101bb0d51a464ca867
Author: Ana Krivokapic <email address hidden>
Date: Tue Dec 24 22:51:26 2013 +0100

    Fix pie chart rendering

    D3 pie charts were rendered incorectly in case of >100% usage.
    Fix this by maxing out at 100%.

    Change-Id: Id5fa1cd081711a65b51a6e8e14e30c802de0d3dd
    Closes-Bug: #1263232