Skip to content

rafael747cardoso/Data_Visualization_Gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data visualization gallery

A collection of various types of graphs made with R ggplot2, R plotly, Python matplotlib, Python Seaborn, Python Plotly and other packages.

Here is the full list:

  • Area:
    • with 2 variables
    • with 3 variables
  • Barplot:
    • simple
    • grouped
    • stacked
    • Pareto
  • Boxlot:
    • simple
    • grouped
  • Bubbleplot
  • Confusion matrix plot
  • Correlation matrix plot for continuous variables
  • Density plot:
    • 1D
    • 1D overlaid
    • 2D
  • Heatmap:
    • categoric
    • numeric
  • Histogram:
    • 1D
    • 1D overlaid
    • 2D
  • Line:
    • with 2 variables
    • with 3 variables
  • Map choropleth
  • Parallel sets
  • Pie chart
  • Regression plot
  • ROC curve
  • Scatter
  • Treemap
  • Violin:
    • simple
    • grouped

The data used here as an example comes from:

About

Many types of graphs in R and Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published