Integration of Plotly, Mathjax and p5.js in a web page
There are a lot of powerful Javascript library to use in a web application. I usually use Plotly.js, Mathjax.js, Math.js and p5.js in a web page. Here is how to integrate them to a web page together. All of them are free and open source code. The first step is to load the library in … Read more