- Plotly creates leading open source tools
- Its used for composing, editing, and sharing interactive data visualization via the Web.
- The R package plotly, a high-level interface to the JavaScript library plotly.js
- It has API libraries for Python, MATLAB, REST API etc
Let's install plotly using below command:
install.packages("plotly")