Data visualization is the practice of conveying data visually through the use of graphs and charts.
Graphs and charts help convey key information from the data. Popular graphs and charts include histograms, scatter plots, and pie charts.
Each graph and chart has their own unique uses. Scatter plots, for example, can be used to identify potential relationships between two variables and the strength of the relationship.
Two popular data visualization libraries are plotly and ggplot2.