Tried this exactly, but chart only shows Other 100%. it doesnt seem to detect the 'number' column. If i remove the GROUP BY gender it does show MALE with numbers but no Female. Alright, i solved it. I erased the single quotes that encompass row[number]. Apparently it wouldnt read it or maybe understands the array as string with it if im correct
Am getting that error: jsapi_compiled_default_module.js:85 Uncaught (in promise) Error: Invalid row type for row 0 at gvjs_Fba (jsapi_compiled_default_module.js:85) at Object.gvjs_8m [as arrayToDataTable] (jsapi_compiled_default_module.js:86) at drawChart (home.php?ref=dashboard:55) at
Hello , i wanna thank you deeply for this video. It has been a great hepl for me, but i've got a question and was wandering if you could help. So, i've got some null values at the database and when they are displayed at the chart there is no description for them. Can you show me any way of how to put a fixed word or default string as per showing them on web? Many thanks in advance :)
I use codeigniter but I have a problem, the graph is 50% and 50% but 9.1% 9.1%, respectively. Can this cause it? my code : foreach ($sorgumuz as $sorgumuz){
Thanks so much for this awesome helpful lesson. Quick one, how do I duplicate the Pie Chart? Do I need to duplicate the entire code to the number of Pie Chart I need or what? Secondly, how can I present this in a Bar Chart instead of Pie Chart. Thanks so much as I await your usual support.
hi, what if something like this. i have gender column and fruit column. in gender it will be male and female like yours. but i add another column called fruit which will have orange, apple, banana and grapes. using both gender and fruit. i want to create two chart which is male chart and female chart. each chart will show percentage of fruit chosen like this tutorial. how to do that? any guide appreciated sir.
make two columns in your database namely male and female and insert fruits name into the columns and follow the tutorial and make two pie chart and your chart will appear
jsapi_compiled_default_module.js:85 Uncaught (in promise) Error: Invalid row type for row 0 at gvjs_Fba (jsapi_compiled_default_module.js:85) at Object.gvjs_8m [as arrayToDataTable] (jsapi_compiled_default_module.js:86) at drawChart (home.php?ref=dashboard:55) at
THANK YOU VER MUCH, i was coding for 2 days before saw you your video!!!!!
Love how "pi chart" turns into "pitch art" from the robo-voice.
Thank you so much.. You dont know how much you helped me..
Vaishali Salunkhe
Thank you sir. This is very easy method.
Dear sir, I am very grateful and thankful for this video .. Atlast i am able to get the pie chart. Thanks a ton
Pardon me to ask but I don't know why you put the single quotes after the double quotes in the first $row variable.
Hi. What would you do this for sql server database? What would the 'mysqli_fetch_array()' be for sql server?
How to update the graph without refreshing the page ? how can i do this by adding ajax code and json maybe ?
is the number collum a varchar or int?
Nice. Help me a lot !
Great tutorial webslesson
how can i change the colors plz ?
very nice sir... thaks a lot for explaining by dynamically.. now happy
Works like magic!!!
Thankyou very much ! How can i change the color of the chart?
very very helpful, keep it up.
Should my data be in mysql too for this to work? because i have only created the table in phpmyadmin
Pls answer me
With PostgreSQL is the same way?
Yo... u saved me thankss!
thank you sir
Thank you so much sir. This is very easy and powerful ... God Bless...
Thank you
helped a lot.
.
.
.
.
;
how can we use this code in java for creating chart
How can i force the colors for aech?
Thanks man. It's working.
great video i have ever seen. it saves my time
Thank again Weblessons, can you just tell me how can i add at the top tha vaule of the column plz? easy to poeple see
thank you soo much for this video
Its very helpful to me. Thank You
Thanks Chandu...
very Nice, Helped me alot.
Tried this exactly, but chart only shows Other 100%. it doesnt seem to detect the 'number' column. If i remove the GROUP BY gender it does show MALE with numbers but no Female.
Alright, i solved it. I erased the single quotes that encompass row[number]. Apparently it wouldnt read it or maybe understands the array as string with it if im correct
Thank You sooooooooooooooooooooooooooooooooo much! God Bless.
Am getting that error:
jsapi_compiled_default_module.js:85 Uncaught (in promise) Error: Invalid row type for row 0
at gvjs_Fba (jsapi_compiled_default_module.js:85)
at Object.gvjs_8m [as arrayToDataTable] (jsapi_compiled_default_module.js:86)
at drawChart (home.php?ref=dashboard:55)
at
thank you sir, helped me alot...
thanks
it's good but i want to ass Column chart what type of change i required
Hello , i wanna thank you deeply for this video. It has been a great hepl for me, but i've got a question and was wandering if you could help.
So, i've got some null values at the database and when they are displayed at the chart there is no description for them. Can you show me any way of how to put a fixed word or default string as per showing them on web?
Many thanks in advance :)
great it was helpful
Awesome! Thank you!
Thank you Lobo for your gracious words
Thank you so much!!! It really worked!!
I use codeigniter but I have a problem, the graph is 50% and 50% but 9.1% 9.1%, respectively. Can this cause it? my code : foreach ($sorgumuz as $sorgumuz){
echo "['".$sorgumuz->istasyon_durumu."','".$sorgumuz->istasyon_sayisi."'],";
}
thank you so muchhhh
nice work
thank you so much. you saved my ass
Thank you so much sir!
Thanks Jerkie971, It's my job.
Sir, is it applicable in multiple table in one query? How?
sir nothing is visible
Can i get your php page?
Thanks a lot
Thanks so much for this awesome helpful lesson. Quick one, how do I duplicate the Pie Chart? Do I need to duplicate the entire code to the number of Pie Chart I need or what? Secondly, how can I present this in a Bar Chart instead of Pie Chart.
Thanks so much as I await your usual support.
hi, what if something like this. i have gender column and fruit column. in gender it will be male and female like yours. but i add another column called fruit which will have orange, apple, banana and grapes.
using both gender and fruit. i want to create two chart which is male chart and female chart. each chart will show percentage of fruit chosen like this tutorial. how to do that?
any guide appreciated sir.
make two columns in your database namely male and female and insert fruits name into the columns and follow the tutorial and make two pie chart and your chart will appear
Thank's man..
i have a eror like Uncaught SyntaxError: Unexpected token ILLEGAL
tnx
thank you!!
Thank you for your friendly words.
This is very helpful - short and to the point. Thank you for providing the source code.
How to display the chart in slow motion?
mine not working :(
jsapi_compiled_default_module.js:85 Uncaught (in promise) Error: Invalid row type for row 0
at gvjs_Fba (jsapi_compiled_default_module.js:85)
at Object.gvjs_8m [as arrayToDataTable] (jsapi_compiled_default_module.js:86)
at drawChart (home.php?ref=dashboard:55)
at
Bro can you years in this tutorial??please
thank`s
send a coding sir
Thank'''s sir
Thankyou Mudassar Gujjar, have a nice day!
Sir,How we can use other chart's like as Bar-Chart,column-Chart etc.
Sir,Plz make tutorial on these chart's.
thank you
Thanks Efrem...
Thank you ^_*
Not working ☹️ I don't know what is the problem because I copied all the info. Please notice me .
ขอบคุณครับ
Thank You
not working
now its working dude tq so much
how?
Instructions unclear, it's confusing after you show the different table of database, i though you fetched it from the first database.
what's wrong with using a human voice?
can you give me your facebook page? i want to follow it :)
thanks in advance
Hi, you can find our facebook page link on this youtube channel home page, we have already link our facebook page with this channel.
Not working man:(
Nothing is visible
have you import that google chart?
Yup same here.
i copy the code from the link given and also the database. it just work
Does it work on offline??
Thank you!!