Plotly.R is a open source library used to make beautiful html friendly, interactive, publication quality data visualization. Here I want to go through the basic how you can navigate the library to plot the graph you desire.
Chapters:
Section 1 - 2:42
Section 2 - 8:45
Section 3- 25:27
Section 1 - Plotly Syntax
1. Understanding the Plotly syntax/structure
2. The data table, defining x-axis, y-axis and z-axis
3. Adding line onto Plotly chart
4. Adding Multiple line with different color
5. Adding path and other Add_* to Plotly
Section 2 -Plotly Layout
1. Basics of x and y axis
2. Defining customizing lines and grid
3. Ranges of x and y axis
4. Plotting categorical data
5. Box plot
6. Adding Shapes and Annotation
7. Merging Axis from multiple plot
Section 3 - Final Output
1. Plotting a 3D plot, with custom axis
2. Annotation and shapes overlay
###########################################################
Some other guide from Plotly website
https://plotly.com/r/basic-charts/
Script used there
https://github.com/brandonyph/Plotly-...
My Plotly in Github.io
https://brandonyph.github.io/Plotly-I...
Cheatsheet
https://images.plot.ly/plotly-documen...
Email: [email protected]
Github: https://github.com/brandonyph
Twitter: / brandon_yeoph
More information
bit.ly/Brandon_Yeo