I have build a web application for questionnaire having 6 questions with three radio buttons each , when the user click on any of the button that should be saved in database and sum up all the three columns i.e Yes No Dontknow (radio buttons) and display in a pie chart for the dashboard, with the help of your video i have tried but im getting [0,1,1] as output
Sir, I wanna draw a chart that lets the user filter dates and get between these date's results to chart? May you help me with this situation, I can share my codes with you, If you will get contact with me.
very good content, software development its all about helping
Thanks a lot ❤
Very very useful videos please make videos on other graphs and charts also.
Thankyou it helps me a lot.
Ya sure we will do, if you have any doubts feel free to ask & thanks
a trick : you can watch movies on Flixzone. Been using it for watching loads of movies during the lockdown.
@Lewis Jake Definitely, have been using Flixzone for months myself =)
Useful content👏
I have build a web application for questionnaire having 6 questions with three radio buttons each , when the user click on any of the button that should be saved in database and sum up all the three columns i.e Yes No Dontknow (radio buttons) and display in a pie chart for the dashboard, with the help of your video i have tried but im getting [0,1,1] as output
This is small data if Data is big, uncount then how to add into highchart data ?
thank you
Hello sir does this also works whatever chart i use ? example a bar chart
Hi sorry what packages did you have/ install for this?
you need highcharts cdn which is available in www.highcharts.com and jquery cdn is enough
Thank you!! :D
Welcome!
I finally got to a point where I"m putting my data into my table, but I believe I hit a paywall, you need a license to complete this correct?
Yea.. Only limited charts are free
Wowowowowowowwo
Sir, $.ajax{} didn't work for me so there's no output on charts if I put chart function into $.ajax{}. How should I do
did you add the jquery libraries ?
when i add documrnt .ready function the chart fails to display,without ready function its working what to do?
actually document.ready is used to load a function when page is loaded
Hi sir I'm receiving this kind of error $ is not defined
any idea how to solve this?
Sir, I wanna draw a chart that lets the user filter dates and get between these date's results to chart? May you help me with this situation, I can share my codes with you, If you will get contact with me.
pass the date parameters to your json url which will bind the data from controller based on the limits.....
sir i have a requirement to show a line chart with sql data
Yes we can do any charts using sql data.. The main thing is how you pass the value to charts
@@techgeeks1445 sir any recommended videos i need to display date in x axis and value in y axis
Sure we will upload soon thanks for your support💪
@@techgeeks1445 Thank you sir I'm waiting for that video 🙏
Clear ahh therila da
this is not free it is paid.
jsonrequest behaviour.allowget is not working in mvc core
I am stuck with a same error now