ok so the thing is i need to create charts and i found canvas js, which looks promising, problem is i have the website on php and i dont know how to give data to the charts from php to jquery to charts, basically how to feed it from mysqli database and php with jquery.
i didnt find any explanation on the main website and its chatbot want my number straight away so no use.
this is my 2nd question so if this is not the right question to ask without any code, i am sorry, ill take care of it in the future. but i dont have any code cause i dont know where to start. with php to fetch data. and feed it to the chart through jquery.
Code-Samples for rendering chart with data from datababse is readily available in CanvasJS gallery section. You can even download working sample from download page, which you can run in your local machine directly.
If you still unable to make it work or facing issue, share the code with brief of the issue you are facing so that the community can help you!