shrey183 / Symbolic-Calculator

This is an ongoing project to create a symbolic calculator.
MIT License
2 stars 10 forks source link

Implement the plot-page using plotly.js library in JavaScript. #6

Open shrey183 opened 6 years ago

shrey183 commented 6 years ago

Here is the link. https://plot.ly/javascript/ Keep the current way in which input is taken from the user. Use that input to plot the graph using the plotly.js librabry. This should be easy.