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

Several fixes for issues with bar and pie chart #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Several fixes for issues with bar and pie chart #173

wants to merge 1 commit into from

Commits on Nov 8, 2012

  1. Pie chart - old version re-ordered data into order by value. Didn't l…

    …ike this behaviour and it caused problems with the labels/colours so removed it. minPercent and maxSlices functionality modified in order to take account of this.
    
    VBarchart - labels fixed (they just didn't work before). Modified behaviour so that if a label overlaps a previous label then Raphel will draw the label lower rather than just removing it.
    G.Raphael - I was running into a problem where the popup would move up the page each time it appeared. I've fixed this for my case, not sure if it breaks other cases or not though..
    unknown authored and unknown committed Nov 8, 2012
    Configuration menu
    Copy the full SHA
    4b2a5c0 View commit details
    Browse the repository at this point in the history