How to draw graph
How to draw graph on website
To draw graph of any equation of function on website you need to enclose that function or equation into these tags
Just write your equation or function in between these tags and the graph will be plotted automatically
NOTE: We dont have to write the Y part , just the x part and the constants have to be written , for example below we have to just write 2x+3 in the tags of graph
Lets see how to do it
1) Plot the graph of line y=2x+3
All we have to do is to enclose the function in the tags and graph will be plotted
2) Plot the graph of quadratic equation ,
Just enclose the equation in tags and the graph will be plotted
2) Plot the graph of Sinx
Just enclose the equation in tags and the graph will be plotted
Write your comments below if you have any problem in graphing