Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Can't using "Pie" & "Doughnut" charts : [Error] "beginAtZero" of undefined #52

Open
bombkiml opened this issue Nov 1, 2018 · 4 comments

Comments

@bombkiml
Copy link

bombkiml commented Nov 1, 2018

chart line : pass 🆗
chart bar : pass 🆗
char horizontal-bar : pass 🆗
Radar : pass 🆗
Polar Area : pass 🆗
Pie : failed ⛔️
Doughnut : failed ⛔️

Error : [Vue warn]: Error in mounted hook: "TypeError: Cannot read property 'beginAtZero' of undefined"

pls. help

@bombkiml
Copy link
Author

bombkiml commented Nov 2, 2018

@joecampo , @yeknava , @cleitonsouza , @g9308370

@yeknava
Copy link
Contributor

yeknava commented Nov 7, 2018

@bombkiml just pass the beginzero prop as true or false

@bombkiml
Copy link
Author

bombkiml commented Nov 7, 2018

@yeknava do you have example syntax ?

@yeknava
Copy link
Contributor

yeknava commented Nov 8, 2018

i didnt had any js code recently (no frontend develop) but it should be something like this:
<pie beginzero="true" ></pie>

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

No branches or pull requests

2 participants