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

piechart drawn incorrectly #217

Closed
fusionbeam opened this issue Mar 11, 2019 · 4 comments
Closed

piechart drawn incorrectly #217

fusionbeam opened this issue Mar 11, 2019 · 4 comments

Comments

@fusionbeam
Copy link

Expected Behaviour

slices to be spread to fill the circle

Actual Behaviour

slices overlapp

Steps to Reproduce:

see the filddle

NOTE: Add a GIF/Screenshot if required.

https://jsfiddle.net/kyg6asz9/

Frappé Charts version:

@mika76
Copy link

mika76 commented Mar 21, 2019

Seems to me the data has to equal to 100 - each item is a percentage

@Akiyamka
Copy link

@mika76 https://jsfiddle.net/akiyamka/pmdLo1re/7/
40 + 60 === 100

@mika76
Copy link

mika76 commented May 20, 2019

@Akiyamka heh yeah seems totally broken...

@scmmishra
Copy link
Contributor

Fixed by #181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants