• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Data Viz with Python and R

Learn to Make Plots in Python and R

  • Home
  • Python Viz
  • Seaborn
  • Altair
  • R Viz
  • ggplot2
  • About
    • Privacy Policy
  • Show Search
Hide Search

ggplot2

How To Make PCA Plot with R

datavizpyr · April 6, 2021 ·

PCA plot: PC1 vs PC2

Principal Component Analysis (PCA) is one of the commonly used methods used for unsupervised learning. Making plots using the results from PCA is one of the best ways understand the PCA results. Earlier, we saw how to make Scree plot that shows the percent of variation explained … [Read more...] about How To Make PCA Plot with R

Filed Under: ggplot2, PCA plot, R Tagged With: ggplot2, R

Sinaplot vs Violin plot: Why Sinaplot is better than Violinplot

datavizpyr · March 27, 2021 ·

Sinaplot and Violinplot

In this post, we will learn how to make Sinaplot in R and show why it is a better way visualize numerical data from multiple categories. In an earlier post, we discussed the benefits of making Violinplot than making a boxplot. This is mainly due to the fact that Boxplot relies … [Read more...] about Sinaplot vs Violin plot: Why Sinaplot is better than Violinplot

Filed Under: ggplot2, R, Sinaplot ggforce Tagged With: sinaplot in R, sinaplot vs violinplot

How to Make Grouped/Stacked Barplot in R?

datavizpyr · February 25, 2021 ·

Grouped Barplot with position="dodge"

When you have dataset with two categorical variables and one quantitative variable, a grouped barplot is a great way to see the relationship among the variable. In a simple barplot, we have categorical variable on x-axis and have bars showing the numerical value of the … [Read more...] about How to Make Grouped/Stacked Barplot in R?

Filed Under: ggplot2, R Tagged With: barplot with bars side by side, Grouped Barplot R

How to Change X and Y Axis Values from Real to Integers in ggplot2

datavizpyr · February 13, 2021 ·

How to Change X or Y-axis Values to Integers?

When you make a plot with ggplot2, it automatically chooses appropriate range for x and y-axis values and it can be either floats or integers. In this post, we will see how to change X/Y-axis values to integers. In ggplot2, we can use scale_x_continuous() and scale_y_continuous() … [Read more...] about How to Change X and Y Axis Values from Real to Integers in ggplot2

Filed Under: ggplot2, integers on x-axis ggplot2, R Tagged With: ggplot2, R

How to Make Grouped Boxplot with Jittered Data Points in ggplot2

datavizpyr · February 5, 2021 ·

Grouped Boxplot with jittered points using position_jitterdodge()

Grouped boxplots help visualize three variables in comparison to two variables with a simple boxplot. In this post we will see how to make a grouped boxplot with jittered data points with position_jitterdodge() using ggplot2 in R. We can make grouped boxplot without datapoints … [Read more...] about How to Make Grouped Boxplot with Jittered Data Points in ggplot2

Filed Under: ggplot2, grouped boxplot, grouped boxplot with jittered data Tagged With: ggplot2 position_jitterdodge(), grouped boxplot with jittered data

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 16
  • Page 17
  • Page 18
  • Page 19
  • Page 20
  • Interim pages omitted …
  • Page 27
  • Go to Next Page »

Primary Sidebar

Tags

Altair barplot Boxplot boxplot python boxplot with jiitered text labels Bubble Plot Color Palette Countplot Density Plot Facet Plot gganimate ggplot2 ggplot2 Boxplot ggplot2 error ggplot boxplot ggridges ggtext element_markdown() Grouped Barplot R heatmap heatmaps Histogram Histograms Horizontal boxplot Python lollipop plot Maps Matplotlib Pandas patchwork pheatmap Pyhon Python R RColorBrewer reorder boxplot ggplot Ridgeline plot Scatter Plot Scatter Plot Altair Seaborn Seaborn Boxplot Stock Price Over Time Stripplot UpSetR Violinplot Violin Plot World Map ggplot2

Buy Me a Coffee

Copyright © 2025 · Daily Dish Pro on Genesis Framework · WordPress · Log in

Go to mobile version