what is code to draw graph by fetching value from database in php | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what is code to draw graph by fetching value from database in php

I'm making college feedback system website so i want graph for ( average,good,bad,etc...)on a single bar by counting value present in database my data will be stored in database like question1- 6, question2 - 8 etc

28th Jul 2017, 3:46 PM
Rahul Vichare
Rahul Vichare - avatar
1 Answer
+ 1
use a js graph library they are really good at presenting data i really like chart.js so here is a link http://www.chartjs.org
12th Jan 2018, 7:48 PM
Hexer Beta
Hexer Beta - avatar